aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-01-24rds: Make rds_sock_lock BH rather than IRQ safe.David S. Miller
2012-01-24net: flow_dissector.c missing include linux/export.hJesper Dangaard Brouer
2012-01-24llc: Fix race condition in llc_ui_recvmsgRadu Iliescu
2012-01-22ethtool: allow ETHTOOL_GSSET_INFO for usersMichał Mirosław
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22tcp: md5: using remote adress for md5 lookup in rst packetshawnlu
2012-01-22pktgen: Fix unsigned function that is returning negative valsPaul Gortmaker
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng
2012-01-22netem: Fix off-by-one bug in reorderingVijay Subramanian
2012-01-20tcp: fix undo after RTO for CUBICNeal Cardwell
2012-01-20tcp: fix undo after RTO for BICNeal Cardwell
2012-01-18net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri
2012-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-18mac80211: fix work removal on deauth requestJohannes Berg
2012-01-18mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona
2012-01-18mac80211: fix debugfs key->station symlinkJohannes Berg
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-17openvswitch: Fix multipart datapath dumps.Ben Pfaff
2012-01-17ipv6: fix per device IP snmp countersEric Dumazet
2012-01-17inetpeer: initialize ->redirect_genid in inet_getpeer()Dan Carpenter
2012-01-17net: fix NULL-deref in WARN() in skb_gso_segment()Michał Mirosław
2012-01-17net: WARN if skb_checksum_help() is called on skb requiring segmentationBen Hutchings
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17caif: Remove bad WARN_ON in caif_devsjur.brandeland@stericsson.com
2012-01-17caif: Fix typo in Vendor/Product-ID for CAIF modemssjur.brandeland@stericsson.com
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-17net: kill duplicate included headerShan Wei
2012-01-17net: Use device model to get driver name in skb_gso_segment()Ben Hutchings
2012-01-17bridge: BH already disabled in br_fdb_cleanup()Eric Dumazet
2012-01-17mac80211: Fix possible race between sta_unblock and network softirqHelmut Schaa
2012-01-17net: remove version.h includes in net/openvswitch/Devendra Naga
2012-01-17bql: Fix inconsistency between file mode and attr method.Hiroaki SHIMODA
2012-01-17netfilter: ipset: dumping error triggered removing references twiceJozsef Kadlecsik
2012-01-17netfilter: ipset: autoload set type modules safelyJozsef Kadlecsik
2012-01-16mac80211: fix tx->skb NULL pointer dereferenceYoni Divinsky
2012-01-16Net, mac80211: Fix resource leak in ieee80211_rx_h_mesh_fwding()Jesper Juhl
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-16netfilter: xt_hashlimit: fix unused variable warning if IPv6 disabledStephen Rothwell
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-01-13ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_allocRongQing.Li
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12RDS: Remove some unused iWARP codeRoland Dreier
2012-01-12net_sched: sfq: add optional RED on top of SFQEric Dumazet
2012-01-12net: decrement memcg jump label when limit, not usage, is changedGlauber Costa
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2012-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller