aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-06
* ip: fix error handling in ip_finish_output2()Vasiliy Kulikov2012-08-06
* llc: free the right skbSorin Dumitru2012-08-06
* tcp_output: fix sparse warning for tcp_wfreeSilviu-Mihai Popescu2012-08-06
* batman-adv: select an internet gateway if none was chosenMarek Lindner2012-08-06
* 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
| * | | pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_crea...Al Viro2012-07-29
| * | | new helper: done_path_create()Al Viro2012-07-29
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \ \ \
| * | | | nfs: enable swap on NFSMel Gorman2012-07-31
| * | | | netvm: prevent a stream-specific deadlockMel Gorman2012-07-31
| * | | | netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-31
| * | | | netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
| * | | | netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-31
| * | | | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-31
| * | | | memcg: rename config variablesAndrew Morton2012-07-31
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ \ \
| * | | | | net: feed /dev/random with the MAC address when registering a deviceTheodore Ts'o2012-07-14
* | | | | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-31
|\ \ \ \ \ \
| * | | | | | SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-07-30
| * | | | | | nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-07-30
| * | | | | | sunrpc: clarify comments on rpc_make_runnableJeff Layton2012-07-30
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-31
|\ \ \ \ \ \ \
| * | | | | | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-31
| * | | | | | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-31
| * | | | | | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-31
| * | | | | | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
| * | | | | | | bridge: make port attributes conststephen hemminger2012-07-30
| * | | | | | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-30
| * | | | | | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
| * | | | | | | net: TCP early demux cleanupEric Dumazet2012-07-30
| * | | | | | | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-30
| * | | | | | | ipv4: clean up put_childLin Ming2012-07-30
| * | | | | | | ipv4: fix debug info in tnode_newLin Ming2012-07-30
* | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ \ \ \ \ \ \