aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-15
* sctp: Push struct net down into sctp_verify_ext_paramEric W. Biederman2012-08-15
* sctp: Push struct net down into all of the state machine functionsEric W. Biederman2012-08-15
* sctp: Push struct net down into sctp_in_scopeEric W. Biederman2012-08-15
* sctp: Push struct net down into sctp_transport_initEric W. Biederman2012-08-15
* sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-15
* sctp: Add infrastructure for per net sysctlsEric W. Biederman2012-08-15
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-15
* sctp: Enable sctp in all network namespacesEric W. Biederman2012-08-15
* sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-15
* sctp: Move the percpu sockets counter out of sctp_proc_initEric W. Biederman2012-08-15
* sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-15
* sctp: Make the address lists per network namespaceEric W. Biederman2012-08-15
* sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-15
* sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-15
* sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-15
* packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-14
* packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-14
* packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-14
* packet: Introduce net/packet/internal.h headerPavel Emelyanov2012-08-14
* net: ipv4: fib_trie: Don't unnecessarily search for already found fib leafIgor Maravic2012-08-14
* Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-14
* gre: Support GRE over IPv6xeb@mail.ru2012-08-14
* net: remove netdev_bonding_change()Amerigo Wang2012-08-14
* net: move and rename netif_notify_peers()Amerigo Wang2012-08-14
* net: Loopback ifindex is constant nowPavel Emelyanov2012-08-09
* net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-09
* net: Allow to create links with given ifindexPavel Emelyanov2012-08-09
* time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-09
* fib: use __fls() on non null argumentEric Dumazet2012-08-07
* tcp: ecn: dont delay ACKS after CEEric Dumazet2012-08-06
* net: tcp: GRO should be ECN friendlyEric Dumazet2012-08-06
* ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-04
* ipv4: change inet_addr_hash()Eric Dumazet2012-08-04
* net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-03
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-02
|\
| * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-02
| * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-02
| * mac80211: cancel mesh path timerJohannes Berg2012-08-01
| * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-01
| * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-30
| * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30
| |\
| * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-25
| * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-24
* | | ipv4: route.c cleanupEric Dumazet2012-08-02
* | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-02
* | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-02
* | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\ \ \
| * | | clean unix_bind() up a bitAl Viro2012-07-29