aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().David S. Miller2011-04-27
* ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller2011-04-27
* sctp: clean up route lookup callsVlad Yasevich2011-04-27
* sctp: remove useless arguments from get_saddr() callVlad Yasevich2011-04-27
* sctp: make sctp over IPv6 work with IPsecVlad Yasevich2011-04-27
* sctp: cache the ipv6 source after route lookupVlad Yasevich2011-04-27
* sctp: fix sctp to work with ipv6 source address routingWeixing Shi2011-04-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
|\
| * net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2011-04-25
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-22
| |\
| | * mac80211: fix SMPS debugfs lockingJohannes Berg2011-04-20
| | * Bluetooth: Only keeping SAR bits when retransmitting one frame.Ruiyi Zhang2011-04-18
| | * Bluetooth: fix shutdown on SCO socketsLuiz Augusto von Dentz2011-04-18
| | * Bluetooth: Fix keeping the command timer runningVinicius Costa Gomes2011-04-18
| | * Bluetooth: Fix refcount balance for hci connectionVille Tervo2011-04-18
| * | Revert "bridge: Forward reserved group addresses if !STP"David S. Miller2011-04-22
| * | ipv6: Remove hoplimit initialization to -1Thomas Egerer2011-04-21
| * | ipv6: udp: fix the wrong headroom checkShan Wei2011-04-21
| * | can: add missing socket check in can/raw releaseOliver Hartkopp2011-04-20
| * | can: Add missing socket check in can/bcm release.Dave Jones2011-04-19
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-19
| |\ \
| | * | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-19
| | * | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-13
| | * | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-13
* | | | bluetooth: Fix use-before-initiailized var.David S. Miller2011-04-25
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-25
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
| |\ \ \ \
| | * | | | mac80211: explain padding in place of rate fieldJohannes Berg2011-04-19
| | * | | | mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-19
| | * | | | mac80211: fix debugfs printk format warningRandy Dunlap2011-04-19
| | * | | | rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-19
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-19
| | |\ \ \ \
| | | * | | | Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan2011-04-14
| | | * | | | Bluetooth: Fix another locking unbalanceGustavo F. Padovan2011-04-14
| | | * | | | Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc2011-04-13
| | | * | | | Bluetooth: Add proper handling of received LE dataGustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-13
| | | * | | | Bluetooth: Fix lockdep warning with skb list lockGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-07
| | | * | | | Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-07