aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-16
|\
| * ipv6: Check dest prefix length on original route not copied one in rt6_alloc_...David S. Miller2011-12-13
| * sch_gred: should not use GFP_KERNEL while holding a spinlockEric Dumazet2011-12-12
| * ipip, sit: copy parms.name after register_netdeviceTed Feng2011-12-12
| * ipv6: Fix for adding multicast route for loopback device automatically.Li Wei2011-12-12
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-09
| |\
| | * mac80211: fix another race in aggregation startJohannes Berg2011-12-07
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-06
| | |\
| | | * Bluetooth: Correct version check in hci_setupAndrei Emeltchenko2011-12-02
| | | * Bluetooth: bnep: Fix module referenceDavid Herrmann2011-11-21
| | | * Bluetooth: cmtp: Fix module referenceDavid Herrmann2011-11-21
| * | | Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-12-07
| |\ \ \
| | * | | batman-adv: delete global entry in case of roamingAntonio Quartulli2011-12-06
| | * | | batman-adv: in case of roaming mark the client with TT_CLIENT_ROAMAntonio Quartulli2011-12-06
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | crush: fix mapping calculation when force argument doesn't existSage Weil2011-12-12
* | | | | net: Silence seq_scale() unused warningStephen Boyd2011-12-06
* | | | | ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-06
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-12-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-05
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-01
| | * | | | mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-30
| | * | | | cfg80211: amend regulatory NULL dereference fixLuis R. Rodriguez2011-11-30
| | * | | | cfg80211: fix race on init and driver registrationLuis R. Rodriguez2011-11-30
* | | | | | ipv4: Fix peer validation on cached lookup.David S. Miller2011-12-05
|/ / / / /
* | | | | ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov2011-12-03
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
|\ \ \ \ \
| * | | | | netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller2011-12-01
| * | | | | ipv4: flush route cache after change accept_localPeter Pan(潘卫平)2011-12-01
| * | | | | sch_red: fix red_changeEric Dumazet2011-12-01
| * | | | | Revert "udp: remove redundant variable"David S. Miller2011-12-01
| * | | | | bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2011-12-01
| * | | | | ipv4: Perform peer validation on cached route lookup.David S. Miller2011-12-01
| * | | | | net/core: fix rollback handler in register_netdevice_notifierRongQing.Li2011-11-30
| * | | | | ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet2011-11-30
| * | | | | sch_teql: fix lockdep splatEric Dumazet2011-11-30
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-30
| |\| | | |
| | * | | | mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28
| | * | | | mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-11-28
| | * | | | mac80211: don't stop a single aggregation session twiceJohannes Berg2011-11-28
| | * | | | nl80211: fix MAC address validationEliad Peller2011-11-28
| * | | | | netlabel: Fix build problems when IPv6 is not enabledPaul Moore2011-11-29
| * | | | | sctp: better integer overflow check in sctp_auth_create_key()Xi Wang2011-11-29
| * | | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-11-29
| |\ \ \ \ \
| | * | | | | netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-21
| | * | | | | netfilter: possible unaligned packet header in ip_route_me_harderPaul Guo2011-11-21
| | * | | | | netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.cJozsef Kadlecsik2011-11-21
| * | | | | | ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei2011-11-28
| * | | | | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
| * | | | | | inet: add a redirect generation id in inetpeerEric Dumazet2011-11-26