aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven
2011-11-01ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function.Krzysztof Wilczynski
2011-11-01netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.hPablo Neira Ayuso
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V
2011-10-24fs/9p: change an int to unsigned intDan Carpenter
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet
2011-10-24tcp: md5: add more const attributesEric Dumazet
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet
2011-10-22inet: add rfc 3168 extract in front of INET_ECN_encapsulate()Eric Dumazet
2011-10-21tcp: add const qualifiers where possibleEric Dumazet
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet
2011-10-19caif-hsi: Added recovery check of CA wake status.Daniel Martensson
2011-10-19caif-hsi: Added sanity check for length of CAIF framesDaniel Martensson
2011-10-19caif-hsi: Make inactivity timeout configurable.Dmitry Tarnyagin
2011-10-19caif-hsi: Making read and writes asynchronous.Daniel Martensson
2011-10-18macvlan: handle fragmented multicast framesEric Dumazet
2011-10-17Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-10-17udplite: fast-path computation of checksum coverageGerrit Renker
2011-10-17Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-14nl80211: Add sta_flags to the station infoHelmut Schaa
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa
2011-10-12IPVS netns shutdown/startup dead-lockHans Schillstrom
2011-10-11mac80211: parse radiotap header earlierJohannes Berg
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg
2011-10-11Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-10-06dcb: Add stub routines for !CONFIG_DCBJohn Fastabend
2011-10-06dcb: add DCBX mode to event notifier attributesJohn Fastabend
2011-10-06dcb: Use ifindex instead of ifnameMark Rustad
2011-10-04Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa
2011-09-30mac80211: document client powersaveJohannes Berg
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg
2011-09-30mac80211: split PS buffers into ACsJohannes Berg
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov