Age | Commit message (Expand) | Author | Files | Lines |
2009-11-25 | pktgen: Fix netdevice unregister | Eric Dumazet | 1 | -5/+11 |
2009-11-24 | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line | Joe Perches | 22 | -174/+163 |
2009-11-24 | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-11-24 | mac80211: fix rcu locking | Johannes Berg | 1 | -1/+3 |
2009-11-24 | mac80211: remove dead struct member | Johannes Berg | 1 | -1/+0 |
2009-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 4 | -20/+26 |
2009-11-24 | rfkill: fix miscdev ops | Johannes Berg | 1 | -0/+1 |
2009-11-23 | sctp: prevent too-fast association id reuse | Vlad Yasevich | 1 | -1/+12 |
2009-11-23 | sctp: fix integer overflow when setting the autoclose timer | Andrei Pelinescu-Onciul | 1 | -1/+1 |
2009-11-23 | sctp: limit maximum autoclose setsockopt value | Andrei Pelinescu-Onciul | 1 | -0/+3 |
2009-11-23 | sctp: Fix mis-ordering of user space data when multihoming in use | Neil Horman | 1 | -12/+13 |
2009-11-23 | sctp: Update max.burst implementation | Vlad Yasevich | 4 | -23/+54 |
2009-11-23 | sctp: Remove useless last_time_used variable | Vlad Yasevich | 3 | -9/+5 |
2009-11-23 | sctp: remove deprecated SCTP_GET_*_OLD stuffs | Amerigo Wang | 1 | -325/+0 |
2009-11-23 | sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE | Andrei Pelinescu-Onciul | 1 | -4/+3 |
2009-11-23 | sctp: Update SWS avaoidance receiver side algorithm | Vlad Yasevich | 4 | -4/+20 |
2009-11-23 | sctp: Select a working primary during sctp_connectx() | Vlad Yasevich | 2 | -0/+8 |
2009-11-23 | sctp: Fix malformed "Invalid Stream Identifier" error | Vlad Yasevich | 2 | -9/+17 |
2009-11-23 | sctp: implement the sender side for SACK-IMMEDIATELY extension | Wei Yongjun | 2 | -1/+21 |
2009-11-23 | sctp: implement the receiver side for SACK-IMMEDIATELY extension | Wei Yongjun | 1 | -2/+6 |
2009-11-23 | net/ipv4: Move && and || to end of previous line | Joe Perches | 12 | -72/+73 |
2009-11-23 | pktgen: Fix device name compares | Eric Dumazet | 1 | -8/+10 |
2009-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 1 | -1/+1 |
2009-11-23 | netfilter: xt_limit: fix invalid return code in limit_mt_check() | Patrick McHardy | 1 | -1/+1 |
2009-11-23 | netfilter: xtables: fix conntrack match v1 ipt-save output | Florian Westphal | 1 | -44/+17 |
2009-11-23 | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking | Pablo Neira Ayuso | 1 | -10/+41 |
2009-11-23 | net: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-11-21 | tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL | David S. Miller | 1 | -7/+1 |
2009-11-21 | net: rename skb->iif to skb->skb_iif | Eric Dumazet | 5 | -7/+7 |
2009-11-20 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -10/+8 |
2009-11-20 | netfilter: nf_log: fix sleeping function called from invalid context in seq_s... | Patrick McHardy | 1 | -13/+5 |
2009-11-20 | netfilter: xt_osf: fix xt_osf_remove_callback() return value | Patrick McHardy | 1 | -1/+1 |
2009-11-19 | mac80211: fix endianess on mesh_path_error_tx() calls | Rui Paulo | 1 | -2/+2 |
2009-11-19 | mac80211: add per-station HT capability file | Johannes Berg | 1 | -0/+29 |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 2 | -11/+42 |
2009-11-19 | mac80211: request TX status where needed | Johannes Berg | 1 | -2/+2 |
2009-11-19 | cfg80211: disallow bridging managed/adhoc interfaces | Johannes Berg | 4 | -4/+47 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 8 | -30/+71 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 5 | -18/+18 |
2009-11-19 | mac80211: fix resume | Johannes Berg | 2 | -10/+17 |
2009-11-19 | X25: Enable setting of cause and diagnostic fields | Andrew Hendry | 2 | -0/+18 |
2009-11-19 | netsched: Allow var_sk_bound_if meta to work on all namespaces | Eric Dumazet | 1 | -1/+2 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 13 | -7/+18 |
2009-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 11 | -45/+75 |
2009-11-19 | mac80211: update cfg80211 scan result code for the updated mesh conf IE | Rui Paulo | 1 | -13/+18 |
2009-11-19 | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 4 | -23/+16 |
2009-11-19 | mac80211: move TX status handling | Johannes Berg | 4 | -337/+351 |
2009-11-19 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 12 | -24/+27 |
2009-11-19 | rfkill: Add constant for RFKILL_TYPE_FM radio devices | Marcel Holtmann | 1 | -1/+3 |
2009-11-19 | cfg80211: re-join IBSS when privacy changes | Johannes Berg | 3 | -11/+44 |