summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-214-70/+35
| * tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-219-34/+21
| * tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman2013-10-213-52/+2
| * tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2013-10-212-14/+0
|/
* Merge branch 'pci_set_drvdata'David S. Miller2013-10-2122-40/+0
|\
| * net: packetengines: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-212-3/+0
| * net: neterion: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-212-4/+0
| * net: natsemi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: myri10ge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
| * net: ksz884x: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-3/+0
| * net: skge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: jme: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: e100: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: icplus: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
| * net: fealnx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
| * net: be2net: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: dl2k: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-1/+0
| * net: sundance: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-211-2/+0
| * net: tulip: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-216-12/+0
|/
* nf_tables*.h: Remove extern from function prototypesJoe Perches2013-10-212-43/+40
* net: fix build warnings because of net_get_random_once mergeHannes Frederic Sowa2013-10-211-0/+1
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-1924-487/+1851
|\
| * batman-adv: make the backbone gw check VLAN specificAntonio Quartulli2013-10-193-43/+27
| * batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-195-6/+21
| * batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-195-157/+730
| * batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-194-4/+34
| * batman-adv: remove bogus commentAntonio Quartulli2013-10-191-5/+0
| * batman-adv: refine API calls for unicast transmissions of SKBsLinus Lüssing2013-10-194-48/+108
| * batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-196-16/+33
| * batman-adv: add sysfs framework for VLANAntonio Quartulli2013-10-194-3/+198
| * batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli2013-10-195-3/+197
| * batman-adv: make the Distributed ARP Table vlan awareAntonio Quartulli2013-10-192-48/+107
| * batman-adv: make the GW module correctly talk to the new VLAN-TTAntonio Quartulli2013-10-191-3/+18
| * batman-adv: print the VID together with the TT entriesAntonio Quartulli2013-10-192-32/+52
| * batman-adv: use vid when computing local and global TT CRCAntonio Quartulli2013-10-191-4/+31
| * batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-1913-135/+312
| * batman-adv: update email address for Marek LindnerMarek Lindner2013-10-194-10/+10
| * batman-adv: update email address for Antonio QuartulliAntonio Quartulli2013-10-191-1/+1
| * batman-adv: update email address for Simon WunderlichSimon Wunderlich2013-10-194-5/+5
| * batman-adv: check skb preparation return valueAntonio Quartulli2013-10-191-3/+6
* | Merge branch 'net_get_random_once'David S. Miller2013-10-1923-131/+278
|\ \
| * | net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa2013-10-191-12/+2
| * | tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-193-12/+22
| * | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-198-46/+44
| * | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-193-14/+14
| * | net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-192-0/+73
| * | x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-191-7/+18
| * | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-194-0/+24
| * | ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-194-27/+49
OpenPOWER on IntegriCloud