summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-22net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-22net: skge: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: jme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: e100: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-22net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-22net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han6-12/+0
2013-10-22nf_tables*.h: Remove extern from function prototypesJoe Perches2-43/+40
2013-10-22net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa1-0/+1
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud6-0/+31
2013-10-21HID: wiimote: add LEGO-wiimote VIDDavid Herrmann3-1/+6
2013-10-21Merge branch 'x86_pkg_temp' of .git into for-rcZhang Rui1-6/+8
2013-10-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui1-1/+1
2013-10-21Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds7-1/+14
2013-10-20Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller24-487/+1851
2013-10-20Merge branch 'net_get_random_once'David S. Miller23-131/+278
2013-10-20net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa1-12/+2
2013-10-20tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa3-12/+22
2013-10-20inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa8-46/+44
2013-10-20inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa3-14/+14
2013-10-20net: introduce new macro net_get_random_onceHannes Frederic Sowa2-0/+73
2013-10-20x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa1-7/+18
2013-10-20static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa4-0/+24
2013-10-20ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa4-27/+49
2013-10-20ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa4-23/+42
2013-10-20Merge branch 'ipip_gso'David S. Miller18-65/+105
2013-10-20bnx2x: add TSO support for IPIPEric Dumazet1-1/+3
2013-10-20ipip: add GSO/TSO supportEric Dumazet11-8/+29
2013-10-20ipv4: gso: make inet_gso_segment() stackableEric Dumazet3-9/+25
2013-10-20ipv4: generalize gre_handle_offloadsEric Dumazet4-30/+43
2013-10-20net: generalize skb_segment()Eric Dumazet1-17/+5
2013-10-20Merge branch 'ufo_fixes'David S. Miller3-18/+25
2013-10-20ip_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko1-4/+9
2013-10-20ip6_output: do skb ufo init for peeked non ufo skb as wellJiri Pirko1-11/+14
2013-10-20udp6: respect IPV6_DONTFRAG sockopt in case there are pending framesJiri Pirko1-3/+2
2013-10-20ipv6: gso: remove redundant lockingEric Dumazet1-4/+1
2013-10-20be2net: Rework PCIe error report log messagingAjit Khaparde1-3/+5
2013-10-20net: misc: Remove extern from function prototypesJoe Perches11-167/+157
2013-10-20net: ipv4/ipv6: Remove extern from function prototypesJoe Perches4-59/+54
2013-10-20net: dccp: Remove extern from function prototypesJoe Perches7-158/+148
2013-10-20net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches8-219/+194
2013-10-20ipv4: gso: send_check() & segment() cleanupsEric Dumazet1-13/+11
2013-10-20bonding: Remove __exit tag from bond_netlink_fini().David S. Miller1-1/+1
2013-10-20Merge branch 'bonding'David S. Miller7-186/+337
2013-10-20bonding: add Netlink support active_slave optionJiri Pirko2-1/+23