aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov
2011-12-30netem: fix classful handlingEric Dumazet
2011-12-30IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt
2011-12-30unix_diag: Fixup RQLEN extension reportPavel Emelyanov
2011-12-30af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov
2011-12-30unix_diag: Add the MEMINFO extensionPavel Emelyanov
2011-12-30inet_diag: Add the SKMEMINFO extensionPavel Emelyanov
2011-12-30sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov
2011-12-30Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-29tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-29tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker
2011-12-29tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker
2011-12-29tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker
2011-12-29tipc: rename struct media to struct tipc_mediaPaul Gortmaker
2011-12-29ipv6: Fix neigh lookup using NULL device.David S. Miller
2011-12-29ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller
2011-12-29sch_tbf: report backlog informationEric Dumazet
2011-12-29netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso
2011-12-28ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller
2011-12-28ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller
2011-12-28ipv6: Use universal hash for NDISC.David S. Miller
2011-12-28netrom: avoid overflows in nr_setsockopt()Xi Wang
2011-12-28ax25: avoid overflows in ax25_setsockopt()Xi Wang
2011-12-28genetlink: add auto module loadingStephen Hemminger
2011-12-28ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller
2011-12-27packet: fix possible dev refcnt leak when bind failWei Yongjun
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-12-27netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt
2011-12-27netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy
2011-12-27netfilter: xtables: give xt_ecn its own nameJan Engelhardt
2011-12-27netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt
2011-12-27tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens
2011-12-27tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens
2011-12-27tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens
2011-12-27tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens
2011-12-27tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens
2011-12-27tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens
2011-12-27tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens