aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\
| * printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
* | Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds2009-11-30
|\ \
| * | mac80211: fix spurious delBA handlingJohannes Berg2009-11-30
| * | mac80211: fix two remote exploitsJohannes Berg2009-11-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-30
|\ \ \
| * | | ipv4: additional update of dev_net(dev) to struct *net in ip_fragment.c, NULL...David Ford2009-11-30
| * | | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-29
| |/ /
| * | pktgen: Fix netdevice unregisterEric Dumazet2009-11-24
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-23
| |\ \
| | * | rfkill: fix miscdev opsJohannes Berg2009-11-23
| | * | mac80211: fix resumeJohannes Berg2009-11-19
| | * | mac80211: fix addba timer (again...)Johannes Berg2009-11-18
| * | | pktgen: Fix device name comparesEric Dumazet2009-11-23
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-11-23
| |\ \ \
| | * | | netfilter: xt_limit: fix invalid return code in limit_mt_check()Patrick McHardy2009-11-23
| | * | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Wu Fengguang2009-11-13
| | * | | netfilter: xt_osf: fix xt_osf_remove_callback() return valueRoel Kluin2009-11-13
| * | | | netfilter: nf_log: fix sleeping function called from invalid context in seq_s...Patrick McHardy2009-11-19
| * | | | netfilter: xt_osf: fix xt_osf_remove_callback() return valuePatrick McHardy2009-11-19
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | SUNRPC: Address buffer overrun in rpc_uaddr2sockaddr()Chuck Lever2009-11-13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-18
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | vlan: Fix register_vlan_dev() error pathEric Dumazet2009-11-17
| * | | gro: Fix illegal merging of trailer trashHerbert Xu2009-11-17
| * | | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-16
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-11-15
| |\ \ \
| | * | | Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-15
| | * | | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan2009-11-15
| | * | | Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-15
| | |/ /
| * | | ipmr: missing dev_put() on error path in vif_add()Dan Carpenter2009-11-13
| * | | sctp: Set socket source address when additing first transportVlad Yasevich2009-11-13
| * | | sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich2009-11-13
| * | | sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-13
| * | | tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen2009-11-13
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-09
|\| |
| * | can: should not use __dev_get_by_index() without locksEric Dumazet2009-11-08
| * | ipip: Fix handling of DF packets when pmtudisc is OFFHerbert Xu2009-11-06
| * | netfilter: xt_connlimit: fix regression caused by zero family valueJan Engelhardt2009-11-06
| * | decnet: netdevice refcount leakEric Dumazet2009-11-06
| * | netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik2009-11-06
| * | rose: device refcount leakEric Dumazet2009-11-05
| * | bridge: prevent bridging wrong deviceStephen Hemminger2009-11-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-03
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-02
| |\ \
| | * | mac80211: check interface is down before type changeJohannes Berg2009-11-02
| | * | cfg80211: fix NULL ptr derefJohannes Berg2009-11-02
| | * | mac80211: fix reason code output endiannessJohannes Berg2009-10-30
| | * | mac80211: fix addba timerJohannes Berg2009-10-30
| | * | mac80211: fix BSS leakJohannes Berg2009-10-30