| Commit message (Expand) | Author | Age | Files | Lines |
* | net: make the tcp and udp file_operations for the /proc stuff const | Arjan van de Ven | 2011-11-01 | 2 | -9/+13 |
* | ipvs: Fix compilation error in ip_vs.h for ip_vs_confirm_conntrack function. | Krzysztof Wilczynski | 2011-11-01 | 1 | -1/+1 |
* | netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h | Pablo Neira Ayuso | 2011-11-01 | 2 | -51/+2 |
* | ipvs: Remove unused return value of protocol state transitions | Simon Horman | 2011-11-01 | 1 | -3/+3 |
* | ipvs: Remove unused parameter from ip_vs_confirm_conntrack() | Simon Horman | 2011-11-01 | 1 | -3/+2 |
* | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-11-01 | 3 | -4/+5 |
* | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 2011-10-27 | 2 | -1/+3 |
* | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 2011-10-26 | 3 | -23/+9 |
|\ |
|
| * | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V | 2011-10-24 | 2 | -6/+3 |
| * | fs/9p: change an int to unsigned int | Dan Carpenter | 2011-10-24 | 1 | -1/+1 |
| * | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V | 2011-10-24 | 2 | -16/+5 |
* | | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-10-25 | 2 | -32/+32 |
|\| |
|
| * | Merge branch 'nf' of git://1984.lsi.us.es/net | David S. Miller | 2011-10-18 | 1 | -0/+1 |
| |\ |
|
| | * | IPVS netns shutdown/startup dead-lock | Hans Schillstrom | 2011-10-12 | 1 | -0/+1 |
| * | | udplite: fast-path computation of checksum coverage | Gerrit Renker | 2011-10-18 | 1 | -32/+31 |
| |/ |
|
* | | TCP: remove TCP_DEBUG | Flavio Leitner | 2011-10-24 | 1 | -1/+0 |
* | | ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT | Eric Dumazet | 2011-10-24 | 2 | -2/+4 |
* | | tcp: md5: add more const attributes | Eric Dumazet | 2011-10-24 | 1 | -8/+9 |
* | | tcp: md5: dont write skb head in tcp_md5_hash_header() | Eric Dumazet | 2011-10-24 | 1 | -1/+1 |
* | | inet: add rfc 3168 extract in front of INET_ECN_encapsulate() | Eric Dumazet | 2011-10-22 | 1 | -0/+8 |
* | | tcp: add const qualifiers where possible | Eric Dumazet | 2011-10-21 | 2 | -21/+24 |
* | | net: constify skbuff and Qdisc elements | Eric Dumazet | 2011-10-20 | 1 | -12/+12 |
* | | caif-hsi: Added recovery check of CA wake status. | Daniel Martensson | 2011-10-19 | 1 | -0/+1 |
* | | caif-hsi: Added sanity check for length of CAIF frames | Daniel Martensson | 2011-10-19 | 1 | -2/+4 |
* | | caif-hsi: Make inactivity timeout configurable. | Dmitry Tarnyagin | 2011-10-19 | 1 | -0/+1 |
* | | caif-hsi: Making read and writes asynchronous. | Daniel Martensson | 2011-10-19 | 1 | -9/+20 |
* | | macvlan: handle fragmented multicast frames | Eric Dumazet | 2011-10-19 | 1 | -0/+9 |
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-17 | 2 | -5/+10 |
|\ \ |
|
| * | | nl80211: Add sta_flags to the station info | Helmut Schaa | 2011-10-14 | 1 | -1/+4 |
| * | | mac80211: Populate radiotap header with MCS info for TX frames | Helmut Schaa | 2011-10-14 | 1 | -1/+1 |
| * | | mac80211: parse radiotap header earlier | Johannes Berg | 2011-10-11 | 1 | -3/+1 |
| * | | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 2011-10-11 | 1 | -0/+4 |
* | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next... | John W. Linville | 2011-10-11 | 4 | -15/+247 |
|\| | |
|
| * | | Merge branch 'master' of git://github.com/padovan/bluetooth-next | John W. Linville | 2011-10-04 | 1 | -2/+1 |
| |\ \ |
|
| | * | | Bluetooth: Perform L2CAP SDU reassembly without copying data | Mat Martineau | 2011-09-27 | 1 | -2/+1 |
| * | | | mac80211: pass vif param to conf_tx() callback | Eliad Peller | 2011-10-03 | 1 | -1/+2 |
| * | | | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2011-10-03 | 1 | -0/+4 |
| * | | | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa | 2011-10-03 | 1 | -0/+1 |
| * | | | mac80211: document client powersave | Johannes Berg | 2011-09-30 | 1 | -0/+89 |
| * | | | mac80211: allow out-of-band EOSP notification | Johannes Berg | 2011-09-30 | 1 | -2/+22 |
| * | | | mac80211: explicitly notify drivers of frame release | Johannes Berg | 2011-09-30 | 1 | -0/+17 |
| * | | | mac80211: reply only once to each PS-poll | Johannes Berg | 2011-09-30 | 1 | -1/+8 |
| * | | | mac80211: implement uAPSD | Johannes Berg | 2011-09-30 | 1 | -7/+17 |
| * | | | mac80211: allow releasing driver-buffered frames | Johannes Berg | 2011-09-30 | 1 | -0/+31 |
| * | | | mac80211: split PS buffers into ACs | Johannes Berg | 2011-09-30 | 1 | -0/+1 |
| * | | | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 2011-09-30 | 1 | -8/+26 |
| * | | | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 | 1 | -0/+5 |
| * | | | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 2011-09-30 | 1 | -0/+17 |
| * | | | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 2011-09-30 | 1 | -0/+12 |
* | | | | dcb: Add stub routines for !CONFIG_DCB | John Fastabend | 2011-10-06 | 1 | -0/+18 |