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