summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-04-28inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-1/+1
2011-02-06filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2011-02-06af_unix: limit recursion levelEric Dumazet1-0/+2
2011-02-06af_unix: Allow credentials to work across user and pid namespaces.Eric W. Biederman1-2/+2
2011-02-06scm: Capture the full credentials of the scm sender.Eric W. Biederman1-4/+24
2010-12-15mac80211: clear txflags for ps-filtered framesChristian Lamparter1-0/+16
2010-09-27udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-27tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2010-09-27tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-07-25net sched: fix race in mirred device removalstephen hemminger1-0/+1
2010-07-15net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-4/+8
2010-07-03sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen1-1/+1
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-05net: check for refcount if pop a stacked dst_entrySteffen Klassert1-3/+3
2010-06-01net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet1-14/+1
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-8/+16
2010-05-27net: fix lock_sock_bh/unlock_sock_bhEric Dumazet1-6/+14
2010-05-26sctp: dubious bitfields in sctp_transportDan Carpenter1-1/+1
2010-05-26cls_cgroup: Initialise classid when module is absentHerbert Xu1-1/+1
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-5/+79
2010-05-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+3
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2-6/+6
2010-05-25sock.h: fix kernel-doc warningRandy Dunlap1-1/+1
2010-05-25cls_cgroup: Fix build error when built-inHerbert Xu1-1/+1
2010-05-24wireless: fix mac80211.h kernel-doc warningsRandy Dunlap1-0/+3
2010-05-24Revert "ath9k: Group Key fix for VAPs"John W. Linville1-1/+0
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds1-1/+0
2010-05-24cls_cgroup: Store classid in struct sockHerbert Xu2-1/+72
2010-05-24caif: Bugfix - use standard Linux listsSjur Braendeland1-2/+2
2010-05-229p: add 9P2000.L rename operationSripathi Kodi2-0/+14
2010-05-229p: add 9P2000.L statfs operationSripathi Kodi2-0/+21
2010-05-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-1/+1
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx1-1/+1
2010-05-19ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu1-2/+10
2010-05-18net: Introduce skb_tunnel_rx() helperEric Dumazet1-0/+20
2010-05-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+39
2010-05-18X25: Move accept approve flag to bitfieldandrew hendry1-3/+2
2010-05-18X25: Move interrupt flag to bitfieldandrew hendry1-1/+2
2010-05-18X25: Move qbit flag to bitfieldandrew hendry1-1/+5
2010-05-18net: implements ip_route_input_noref()Eric Dumazet1-1/+16
2010-05-18net: add a noref bit on skb dstEric Dumazet2-8/+53
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+39
2010-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-18/+3
2010-05-16net: Introduce sk_route_nocapsEric Dumazet1-0/+8
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-16net: reserve ports for applications using fixed port numbersAmerigo Wang1-0/+6
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-9/+5
2010-05-13tipc: Update commenting in TIPC APIAllan Stephens1-8/+8