Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | TCPCT part 1g: Responder Cookie => Initiator | William Allen Simpson | 2009-12-02 | 1 | -0/+1 | |
| * | | | | | TCPCT part 1d: define TCP cookie option, extend existing struct's | William Allen Simpson | 2009-12-02 | 1 | -0/+83 | |
| * | | | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS | William Allen Simpson | 2009-12-02 | 1 | -5/+1 | |
| * | | | | | TCPCT part 1b: generate Responder Cookie secret | William Allen Simpson | 2009-12-02 | 1 | -0/+8 | |
| * | | | | | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-02 | 2 | -2/+9 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-01 | 1 | -0/+6 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| * | | | | | net: remove [un]register_pernet_gen_... and update the docs. | Eric W. Biederman | 2009-12-01 | 2 | -25/+5 | |
| * | | | | | net: Automatically allocate per namespace data. | Eric W. Biederman | 2009-12-01 | 1 | -4/+24 | |
| * | | | | | net: Batch network namespace destruction. | Eric W. Biederman | 2009-12-01 | 1 | -1/+1 | |
| * | | | | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH | Eric W. Biederman | 2009-12-01 | 1 | -0/+1 | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | X25: Move SYSCTL ifdefs into header | andrew hendry | 2009-11-29 | 1 | -0/+6 | |
| * | | | | | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2009-11-29 | 4 | -97/+60 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sctp: Update max.burst implementation | Vlad Yasevich | 2009-11-23 | 1 | -0/+4 | |
| | * | | | | | | sctp: Turn the enum socket options into defines | Vlad Yasevich | 2009-11-23 | 1 | -82/+43 | |
| | * | | | | | | sctp: Remove useless last_time_used variable | Vlad Yasevich | 2009-11-23 | 1 | -6/+0 | |
| | * | | | | | | sctp: remove deprecated SCTP_GET_*_OLD stuffs | Amerigo Wang | 2009-11-23 | 1 | -8/+0 | |
| | * | | | | | | sctp: Update SWS avaoidance receiver side algorithm | Vlad Yasevich | 2009-11-23 | 2 | -0/+10 | |
| | * | | | | | | sctp: Fix malformed "Invalid Stream Identifier" error | Vlad Yasevich | 2009-11-23 | 1 | -1/+2 | |
| | * | | | | | | sctp: implement the sender side for SACK-IMMEDIATELY extension | Wei Yongjun | 2009-11-23 | 1 | -0/+1 | |
| * | | | | | | | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-25 | 1 | -1/+11 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-24 | 2 | -45/+91 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2009-11-19 | 1 | -0/+12 | |
| | * | | | | | mac80211: request TX status where needed | Johannes Berg | 2009-11-19 | 1 | -1/+1 | |
| | * | | | | | cfg80211: introduce capability for 4addr mode | Johannes Berg | 2009-11-19 | 1 | -0/+11 | |
| | * | | | | | cfg80211: convert bools into flags | Johannes Berg | 2009-11-19 | 1 | -27/+35 | |
| | * | | | | | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 | 1 | -0/+14 | |
| | * | | | | | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -15/+13 | |
| | * | | | | | mac80211: add the total ampdu length to tx info | Felix Fietkau | 2009-11-18 | 1 | -2/+5 | |
| * | | | | | | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 2009-11-20 | 1 | -2/+2 | |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -4/+3 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-18 | 1 | -4/+41 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | cfg80211: return channel noise via survey API | Holger Schurig | 2009-11-13 | 1 | -0/+34 | |
| | * | | | | | | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 2009-11-13 | 1 | -0/+1 | |
| | * | | | | | | mac80211: replace "destination" with "target" to follow the spec | Rui Paulo | 2009-11-13 | 1 | -4/+4 | |
| | * | | | | | | nl80211: add a parameter for using 4-address frames on virtual interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+2 | |
| * | | | | | | | Phonet: convert devices list to RCU | Rémi Denis-Courmont | 2009-11-18 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | inetpeer: Optimize inet_getid() | Eric Dumazet | 2009-11-13 | 1 | -11/+5 | |
| * | | | | | | | | inet: fix inet_bind_bucket_for_each | Lucian Adrian Grijincu | 2009-11-13 | 1 | -2/+2 | |
| * | | | | | | | | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED | William Allen Simpson | 2009-11-13 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | udp: bind() optimisation | Eric Dumazet | 2009-11-10 | 1 | -1/+2 | |
| * | | | | | | | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 2 | -20/+98 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mac80211: async station powersave handling | Johannes Berg | 2009-11-06 | 1 | -0/+32 | |
| | * | | | | | | | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | 1 | -2/+23 | |
| | * | | | | | | | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | 1 | -1/+1 | |
| | * | | | | | | | mac80211: introduce ieee80211_beacon_get_tim() | Johannes Berg | 2009-10-30 | 1 | -8/+34 | |
| | * | | | | | | | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 | 1 | -8/+7 | |
| | * | | | | | | | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 | 1 | -1/+1 |