aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-26bonding: document undocumented active_slave sysfs entry.Nicolas de Pesloüan
2011-12-26ipv6: Kill useless route tracing bits in net/ipv6/route.cDavid S. Miller
2011-12-26mlx4: Add missing include of linux/slab.hAxel Lin
2011-12-26unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller
2011-12-26unix_diag: Fix incoming connections nla lengthPavel Emelyanov
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet
2011-12-24netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso
2011-12-23netlink: Undo const marker in netlink_is_kernel().David S. Miller
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netem: loss model API sizesstephen hemminger
2011-12-23sch_hfsc: report backlog informationEric Dumazet
2011-12-23usb: pegasus: cleanup a couple conditionsDan Carpenter
2011-12-23net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell
2011-12-23drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan
2011-12-23packet: fix typo in packet_mmap.txtWei Yongjun
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22netlink: wake up netlink listeners sooner (v2)stephen hemminger
2011-12-22netlink: af_netlink cleanup (v2)stephen hemminger
2011-12-22Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet
2011-12-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-12-22Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds
2011-12-22pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2011-12-21vfs: __read_cache_page should use gfp argument rather than GFP_KERNELDave Kleikamp
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert