aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/types.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-21davinci_emac.c: Fix IFF_ALLMULTI setupMariusz Ceier1-2/+1
2013-10-21mac802154: correct a typo in ieee802154_alloc_device() prototypeAlexandre Belloni1-1/+1
2013-10-21ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa1-7/+31
2013-10-21bnx2x: add TSO support for SIT tunnelsEric Dumazet1-1/+2
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet8-11/+40
2013-10-21ipv6: gso: make ipv6_gso_segment() stackableEric Dumazet1-6/+17
2013-10-21atm: firestream: remove duplicate defineMichael Opdenacker1-1/+0
2013-10-21chelsio: remove duplicate definesMichael Opdenacker1-35/+0
2013-10-21ethernet: moxa: remove duplicate includesMichael Opdenacker1-1/+0
2013-10-21cgxb4: remove duplicate include in cxgb4.hMichael Opdenacker1-1/+0
2013-10-21ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman1-4/+0
2013-10-21ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman1-18/+5
2013-10-21tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman4-70/+35
2013-10-21tcp_memcontrol: Remove the per netns control.Eric W. Biederman9-34/+21
2013-10-21tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman3-52/+2
2013-10-21tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2-14/+0
2013-10-21netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helperJulian Anastasov1-2/+2
2013-10-21ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov3-8/+10
2013-10-21ipv6: always prefer rt6i_gateway if presentJulian Anastasov1-1/+1
2013-10-21bnx2x: Set NETIF_F_HIGHDMA unconditionallyMerav Sicron2-4/+1
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov3-205/+201
2013-10-21bnx2x: Lock DMAE when used by statistic flowAriel Elior4-10/+11
2013-10-21bnx2x: Prevent null pointer dereference on error flowYuval Mintz1-3/+3
2013-10-21bnx2x: Fix config when SR-IOV and iSCSI are enabledAriel Elior1-2/+3
2013-10-21bnx2x: Fix Coalescing configurationDmitry Kravkov1-1/+1
2013-10-21bnx2x: Unlock VF-PF channel on MAC/VLAN config errorAriel Elior1-9/+14
2013-10-21bnx2x: Prevent an illegal pointer dereference during panicYuval Mintz2-7/+29
2013-10-21bnx2x: Fix Maximum CoS estimation for VFsYuval Mintz1-5/+5
2013-10-21drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacingMugunthan V N1-7/+0
2013-10-21net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han2-3/+0
2013-10-21net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2-4/+0
2013-10-21net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han1-3/+0
2013-10-21net: skge: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: jme: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-21net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-21net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han6-12/+0
2013-10-21nf_tables*.h: Remove extern from function prototypesJoe Perches2-43/+40
2013-10-21net: 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-21Revert "drivers: thermal: parent virtual hwmon with thermal zone"Zhang Rui1-1/+1
2013-10-19net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa1-12/+2