summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman
2013-10-21Merge branch 'rt6i_gateway'David S. Miller
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-10-21Merge branch 'bnx2x'David S. Miller
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N
2013-10-21Merge branch 'pci_set_drvdata'David S. Miller
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: skge: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: jme: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches
2013-10-21net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-21HID: wiimote: add LEGO-wiimote VIDDavid Herrmann
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui
2013-10-20Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-10-19Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-10-19Merge branch 'net_get_random_once'David S. Miller
2013-10-19net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa
2013-10-19tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa
2013-10-19inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa
2013-10-19net: introduce new macro net_get_random_onceHannes Frederic Sowa