]> git.karo-electronics.de Git - linux-beck.git/history - net
Fix pppol2tp getsockname()
[linux-beck.git] / net /
2012-03-20 Benjamin LaHaiseFix pppol2tp getsockname()
2012-03-20 Dave JonesRemove printk from rds_sendmsg
2012-03-20 Gao fengipv6: fix incorrent ipv6 ipsec packet fragment
2012-03-19 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-19 Eric Dumazettcp: reduce out_of_order memory use
2012-03-19 Eric Dumazettcp: introduce tcp_data_queue_ofo
2012-03-19 David S. MillerMerge branch 'gianfar-bql' of git://git.kernel.org...
2012-03-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-17 Pablo Neira Ayusonetfilter: ctnetlink: fix race between delete and timeo...
2012-03-17 Neil Hormanarp: allow arp processing to honor per interface arp_ac...
2012-03-17 RongQing.Liipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
2012-03-17 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-16 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-16 Eric Dumazetsch_sfq: revert dont put new flow at the end of flows
2012-03-16 Eric Dumazetipv6: fix icmp6_dst_alloc()
2012-03-16 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-03-16 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-03-16 Linus TorvaldsMerge branch '3.3-urgent' of git://git.kernel.org/pub...
2012-03-15 David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-03-15 Eliad Pellermac80211: make uapsd_* keys per-vif
2012-03-15 Eliad Pellermac80211: add NULL terminator to debugfs_netdev write buf
2012-03-15 Helmut Schaamac80211: Don't sample max throughput rate in minstrel_ht
2012-03-15 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-03-15 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-03-15 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2012-03-14 Dave AirlieMerge branch 'drm-intel-fixes' of git://git.kernel...
2012-03-14 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2012-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-14 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-03-13 Paul Stewartmac80211: Don't let regulatory make us deaf
2012-03-13 Johannes Bergmac80211: rename bss_conf timestamp to last_tsf
2012-03-13 Johannes Bergcfg80211: clarify timestamp in cfg80211_inform_bss
2012-03-13 Johannes Bergmac80211: linearize SKBs as needed for crypto
2012-03-13 Johannes Bergmac80211: move RX WEP weak IV counting
2012-03-13 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-03-13 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-13 Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-03-13 Linus TorvaldsMerge tag 'rmobile-for-linus' of git://github.com/pmund...
2012-03-13 Joe Perchesnet: ipv4: Standardize prefixes for message logging
2012-03-12 Johannes Bergmac80211: set basic rates earlier
2012-03-12 Johannes Bergmac80211: refactor common auth/assoc setup code
2012-03-12 Johannes Bergmac80211: remove spurious BSSID change flag
2012-03-12 Johannes Bergmac80211: simplify wmm check during association
2012-03-12 Johannes Bergmac80211: simplify HT checks
2012-03-12 Johannes Bergmac80211: move misplaced comment
2012-03-12 Helmut Schaamac80211: Disable MCS > 7 in minstrel_ht when STA uses...
2012-03-12 Johannes Bergmac80211: set channel back after disassociating
2012-03-12 Johannes Bergmac80211: remove tx_sync
2012-03-12 Helmut Schaamac80211: Limit TID buffering during BA session setup...
2012-03-12 Bala Shanmugamcfg80211: Add background scan period attribute.
2012-03-12 Joe Perchesnet: Convert printks to pr_<level>
2012-03-12 Maciej Żenczykowskinet: get rid of some pointless casts to sockaddr
2012-03-11 Li Weiipv6: Fix Smatch warning.
2012-03-11 Eric Dumazettcp: fix syncookie regression
2012-03-11 sjur.brandeland... caif: make zero a legal caif connetion id.
2012-03-11 Dmitry Tarnyagincaif: Fix for a race in socket transmit with flow control.
2012-03-11 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-03-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-03-10 Sven Eckelmannbatman-adv: Remove spaces after a cast
2012-03-10 Sven Eckelmannbatman-adv: Use {} braces consistent on the arms of...
2012-03-10 Sven Eckelmannbatman-adv: Don't begin block comments with only a...
2012-03-10 Sven Eckelmannbatman-adv: Ignore 80-chars per line limits for strings
2012-03-10 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-03-09 David S. Milleripv4: Make ip_rcv_options() return bool.
2012-03-09 David S. Milleripv4: Make ip_call_ra_chain() return bool.
2012-03-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-09 Linus TorvaldsMerge tag 'sound-fixes' of git://git.kernel.org/pub...
2012-03-09 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://linux-c6x.org/git/projec...
2012-03-09 Linus TorvaldsMerge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel...
2012-03-09 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-03-09 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2012-03-09 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-03-09 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-03-09 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-03-09 Linus TorvaldsMerge tag 'dm-3.3-fixes' of git://git.kernel.org/pub...
2012-03-08 Benjamin Poiriersctp: Export sctp_do_peeloff
2012-03-08 Olof JohanssonMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-03-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-03-08 Steffen Klassertroute: Remove redirect_genid
2012-03-08 Steffen Klassertinetpeer: Invalidate the inetpeer tree along with the...
2012-03-08 Paulius Zaleckasbridge: fix state reporting when port is disabled
2012-03-08 Paulius Zaleckasbridge: br_log_state() s/entering/entered/
2012-03-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-03-08 Ursula Braunaf_iucv: add shutdown for HS transport
2012-03-08 Ursula Braunaf_iucv: handle netdev events
2012-03-08 David S. MillerMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2012-03-08 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-next
2012-03-08 Ido YarivBluetooth: Set security level on incoming pairing request
2012-03-08 Ido YarivBluetooth: Fix access to the STK generation methods...
2012-03-08 Luiz Augusto von... Bluetooth: Fix using uninitialized variable
2012-03-08 Gustavo F. PadovanBluetooth: fix conding style issues all over the tree
2012-03-07 Jesse Grossopenvswitch: Fix checksum update for actions on UDP...
2012-03-07 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
next