summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds8-19/+35
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-40/+25
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-16/+1
2012-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-5/+13
2012-09-18ipv6: use net->rt_genid to check dst validityNicolas Dichtel1-3/+2
2012-09-18netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2-1/+10
2012-09-18ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel1-1/+1
2012-09-18userns: Convert the audit loginuid to be a kuidEric W. Biederman2-12/+13
2012-09-18include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever1-1/+1
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman3-1/+5
2012-09-14cgroup: Assign subsystem IDs during compile timeDaniel Wagner2-21/+9
2012-09-14cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner1-7/+5
2012-09-14cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner1-5/+6
2012-09-14cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2-8/+6
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-09-04xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-08-31Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+1
2012-08-31netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes1-1/+1
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman11-15/+24
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
2012-08-20net: ipv6: fix oops in inet_putpeer()Patrick McHardy1-0/+2
2012-08-15net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman1-1/+2
2012-08-15userns: Implement sk_user_nsEric W. Biederman1-0/+9
2012-08-15userns: Convert net/ax25 to use kuid_t where appropriateEric W. Biederman1-2/+2
2012-08-15net ip6 flowlabel: Make owner a union of struct pid * and kuid_tEric W. Biederman1-1/+4
2012-08-15userns: Use kgids for sysctl_ping_group_rangeEric W. Biederman1-1/+2
2012-08-15userns: Print out socket uids in a user namespace aware fashion.Eric W. Biederman1-1/+2
2012-08-15userns: Convert sock_i_uid to return a kuid_tEric W. Biederman1-1/+1
2012-08-15llc2: Fix silent failure of llc_station_init()Ben Hutchings1-1/+1
2012-08-11codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet1-2/+6
2012-08-11ipv4: fix ip_send_skb()Eric Dumazet1-1/+1
2012-08-10net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet1-0/+1
2012-08-09net: force dst_default_metrics to const sectionEric Dumazet1-1/+1
2012-08-07net: ipv6: fix TCP early demuxEric Dumazet2-9/+1
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman68-662/+1452
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee1-0/+2
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du1-0/+4
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-5/+35
2012-08-01netvm: prevent a stream-specific deadlockMel Gorman1-3/+5
2012-08-01netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman1-0/+5
2012-08-01netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman1-0/+15
2012-08-01netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman1-1/+4
2012-08-01net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman1-0/+5
2012-08-01memcg: rename config variablesAndrew Morton1-2/+2
2012-08-01ipv4: Properly purge netdev references on uncached routes.David S. Miller1-0/+3
2012-08-01ipv4: Cache routes in nexthop exception entries.David S. Miller1-0/+1
2012-08-01ipv4: percpu nh_rth_output cacheEric Dumazet1-1/+2