aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+12
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds7-23/+25
2011-11-04netlink: clarify attribute length check documentationJohannes Berg1-2/+9
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-1/+3
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg1-1/+2
2011-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothJohn W. Linville1-0/+1
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven2-9/+13
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski1-1/+1
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso2-51/+2
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman1-3/+3
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman1-3/+2
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches3-4/+5
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker1-11/+13
2011-10-31ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker1-8/+7
2011-10-31nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker1-0/+2
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker2-2/+3
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker1-1/+0
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2-1/+3
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds3-23/+9
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-32/+32
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner1-1/+0
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2-6/+3
2011-10-24fs/9p: change an int to unsigned intDan Carpenter1-1/+1
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2-16/+5
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2-2/+4
2011-10-24tcp: md5: add more const attributesEric Dumazet1-8/+9
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet1-1/+1
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet1-0/+8
2011-10-21tcp: add const qualifiers where possibleEric Dumazet2-21/+24
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet1-12/+12
2011-10-19caif-hsi: Added recovery check of CA wake status.Daniel Martensson1-0/+1
2011-10-19caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson1-2/+4
2011-10-19caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin1-0/+1
2011-10-19caif-hsi: Making read and writes asynchronous.Daniel Martensson1-9/+20
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet1-0/+9
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-0/+1
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker1-32/+31
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville2-5/+10
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa1-1/+4
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa1-1/+1
2011-10-14Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc1-0/+1
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom1-0/+1
2011-10-11mac80211: parse radiotap header earlierJohannes Berg1-3/+1
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg1-0/+4
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville4-15/+247
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend1-0/+18
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend1-0/+1
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad1-1/+1