aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | ipv4: Allow unprivileged users to use per net sysctlsEric W. Biederman2013-10-21
* | | | | ipv4: Use math to point per net sysctls into the appropriate struct net.Eric W. Biederman2013-10-21
* | | | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-21
* | | | | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-21
* | | | | tcp_memcontrol: Remove setting cgroup settings via sysctlEric W. Biederman2013-10-21
* | | | | tcp_memcontrol: Remove tcp_max_memoryEric W. Biederman2013-10-21
* | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-10-19
|\ \ \ \ \
| * | | | | batman-adv: make the backbone gw check VLAN specificAntonio Quartulli2013-10-19
| * | | | | batman-adv: make the TT global purge routine VLAN specificAntonio Quartulli2013-10-19
| * | | | | batman-adv: make the TT CRC logic VLAN specificAntonio Quartulli2013-10-19
| * | | | | batman-adv: lock around TT operations to avoid sending inconsistent dataAntonio Quartulli2013-10-19
| * | | | | batman-adv: remove bogus commentAntonio Quartulli2013-10-19
| * | | | | batman-adv: refine API calls for unicast transmissions of SKBsLinus Lüssing2013-10-19
| * | | | | batman-adv: make the AP isolation attribute VLAN specificAntonio Quartulli2013-10-19
| * | | | | batman-adv: add sysfs framework for VLANAntonio Quartulli2013-10-19
| * | | | | batman-adv: add per VLAN interface attribute frameworkAntonio Quartulli2013-10-19
| * | | | | batman-adv: make the Distributed ARP Table vlan awareAntonio Quartulli2013-10-19
| * | | | | batman-adv: make the GW module correctly talk to the new VLAN-TTAntonio Quartulli2013-10-19
| * | | | | batman-adv: print the VID together with the TT entriesAntonio Quartulli2013-10-19
| * | | | | batman-adv: use vid when computing local and global TT CRCAntonio Quartulli2013-10-19
| * | | | | batman-adv: add the VLAN ID attribute to the TT entryAntonio Quartulli2013-10-19
| * | | | | batman-adv: update email address for Marek LindnerMarek Lindner2013-10-19
| * | | | | batman-adv: update email address for Simon WunderlichSimon Wunderlich2013-10-19
| * | | | | batman-adv: check skb preparation return valueAntonio Quartulli2013-10-19
* | | | | | net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
* | | | | | tcp: switch tcp_fastopen key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
* | | | | | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
* | | | | | inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-19
* | | | | | net: introduce new macro net_get_random_onceHannes Frederic Sowa2013-10-19
* | | | | | ipv6: split inet6_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* | | | | | ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* | | | | | ipip: add GSO/TSO supportEric Dumazet2013-10-19
* | | | | | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
* | | | | | ipv4: generalize gre_handle_offloadsEric Dumazet2013-10-19
* | | | | | net: generalize skb_segment()Eric Dumazet2013-10-19
* | | | | | ipv6: gso: remove redundant lockingEric Dumazet2013-10-19
* | | | | | net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* | | | | | net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-19
* | | | | | net: dccp: Remove extern from function prototypesJoe Perches2013-10-19
* | | | | | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches2013-10-19
* | | | | | ipv4: gso: send_check() & segment() cleanupsEric Dumazet2013-10-19
|/ / / / /
* | | | | em_ipset: use dev_net() accessorstephen hemminger2013-10-18
* | | | | tcp: remove redundant code in __tcp_retransmit_skb()Neal Cardwell2013-10-18
* | | | | fib: Use const struct nl_info * in rtmsg_fibJoe Perches2013-10-18
* | | | | ax25: cleanup a range testDan Carpenter2013-10-18
* | | | | fib_trie: remove duplicated rcu lockbaker.zhang2013-10-18
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-10-18
|\ \ \ \ \
| * | | | | ipv6: Add support for IPsec virtual tunnel interfacesSteffen Klassert2013-10-10
| * | | | | ipv6: Add a receive path hook for vti6 in xfrm6_mode_tunnel.Steffen Klassert2013-10-09
| * | | | | xfrm: Simplify SA looking up when using wildcard sourceFan Du2013-10-01