summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | sctp: Make the mib per network namespaceEric W. Biederman2012-08-1411-114/+151
* | | sctp: Enable sctp in all network namespacesEric W. Biederman2012-08-142-9/+11
* | | sctp: Make the proc files per network namespace.Eric W. Biederman2012-08-143-73/+81
* | | sctp: Move the percpu sockets counter out of sctp_proc_initEric W. Biederman2012-08-141-6/+7
* | | sctp: Make the ctl_sock per network namespaceEric W. Biederman2012-08-143-44/+52
* | | sctp: Make the address lists per network namespaceEric W. Biederman2012-08-145-80/+104
* | | sctp: Make the association hashtable handle multiple network namespacesEric W. Biederman2012-08-144-28/+49
* | | sctp: Make the endpoint hashtable handle multiple network namespacesEric W. Biederman2012-08-142-8/+15
* | | sctp: Make the port hash table use struct net in it's key.Eric W. Biederman2012-08-141-9/+13
* | | packet: Report socket mclist info via diag modulePavel Emelyanov2012-08-141-0/+39
* | | packet: Report more packet sk info via diag modulePavel Emelyanov2012-08-141-0/+33
* | | packet: Diag core and basic socket info dumpingPavel Emelyanov2012-08-143-0/+114
* | | packet: Introduce net/packet/internal.h headerPavel Emelyanov2012-08-142-97/+105
* | | net: ipv4: fib_trie: Don't unnecessarily search for already found fib leafIgor Maravic2012-08-141-4/+6
* | | Replace rwlock on xfrm_policy_afinfo with rcuPriyanka Jain2012-08-141-18/+21
* | | gre: Support GRE over IPv6xeb@mail.ru2012-08-144-24/+1872
* | | net: remove netdev_bonding_change()Amerigo Wang2012-08-141-6/+0
* | | net: move and rename netif_notify_peers()Amerigo Wang2012-08-142-18/+18
* | | net: Loopback ifindex is constant nowPavel Emelyanov2012-08-096-10/+10
* | | net: Make ifindex generation per-net namespacePavel Emelyanov2012-08-091-2/+2
* | | net: Allow to create links with given ifindexPavel Emelyanov2012-08-092-6/+13
* | | time: jiffies_delta_to_clock_t() helper to the rescueEric Dumazet2012-08-096-19/+16
* | | fib: use __fls() on non null argumentEric Dumazet2012-08-071-1/+2
* | | tcp: ecn: dont delay ACKS after CEEric Dumazet2012-08-061-1/+5
* | | net: tcp: GRO should be ECN friendlyEric Dumazet2012-08-061-2/+2
* | | ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNETEric Dumazet2012-08-041-4/+7
* | | ipv4: change inet_addr_hash()Eric Dumazet2012-08-041-21/+18
* | | net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-031-3/+11
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-024-3/+24
|\ \ \
| * | | cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
| * | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
| * | | mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
| * | | mac80211: clear timer bits when disconnectingJohannes Berg2012-08-012-0/+4
| * | | mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0
| * | | Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-30457-17258/+24321
| |\ \ \
| * | | | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-251-1/+15
| * | | | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
* | | | | ipv4: route.c cleanupEric Dumazet2012-08-021-4/+0
* | | | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-021-4/+17
* | | | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-024-11/+18
* | | | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-50/+43
|\ \ \ \ \
| * | | | | clean unix_bind() up a bitAl Viro2012-07-291-45/+43
| * | | | | pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro2012-07-291-4/+0
| * | | | | new helper: done_path_create()Al Viro2012-07-291-5/+4
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-3116-60/+304
|\ \ \ \ \ \
| * | | | | | nfs: enable swap on NFSMel Gorman2012-07-314-2/+62
| * | | | | | netvm: prevent a stream-specific deadlockMel Gorman2012-07-314-13/+27
| * | | | | | netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-312-6/+63
| * | | | | | netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-313-25/+112
OpenPOWER on IntegriCloud