]> git.karo-electronics.de Git - linux-beck.git/history - net
qlcnic: fix ping resumption to a VM after a live migration
[linux-beck.git] / net /
2013-02-19 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2013-02-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-19 Pablo Neira Ayusonetfilter: nf_ct_helper: better logging for dropped...
2013-02-18 Eric Dumazetipv6: fix a sparse warning
2013-02-18 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2013-02-18 Andy KingVSOCK: Don't reject PF_VSOCK protocol
2013-02-18 Dmitry TorokhovVSOCK: get rid of vsock_version.h
2013-02-18 Dmitry TorokhovVSOCK: get rid of EXPORT_SYMTAB
2013-02-18 Romain KUNTZxfrm: release neighbor upon dst destruction
2013-02-18 Gao fengnet: proc: change proc_net_remove to remove_proc_entry
2013-02-18 Gao fengnet: proc: change proc_net_fops_create to proc_create
2013-02-18 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-18 stephen hemmingerip: fix warning in xfrm4_mode_tunnel_input
2013-02-18 stephen hemmingeripv6: fix warning in xfrm6_mode_tunnel_input
2013-02-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-18 Cong Wangnet: move ioctl functions into a separated file
2013-02-18 Eric Dumazetipv6: optimize inet6_hash_frag()
2013-02-18 David S. MillerMerge branch 'tipc_net-next' of git://git.kernel.org...
2013-02-15 Ying Xuetipc: remove redundant checking for the number of iovec...
2013-02-15 Ying Xuetipc: byte-based overload control on socket receive...
2013-02-15 Ying Xuetipc: eliminate duplicated discard_rx_queue routine
2013-02-15 Erik Hugnetipc: fix missing spinlock init in broadcast code
2013-02-15 Eric Dumazetnet: use skb_reset_mac_len() in dev_gro_receive()
2013-02-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-15 Pravin B Shelarv4 GRE: Add TCP segmentation offload for GRE
2013-02-15 Pravin B Shelarnet: factor out skb_mac_gso_segment() from skb_gso_segm...
2013-02-15 Pravin B Shelarnet: Add skb_unclone() helper function.
2013-02-15 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2013-02-15 John W. LinvilleMerge branch 'for-john' of git://git.kernel.org/pub...
2013-02-15 Johannes Bergmac80211: prevent spurious HT/VHT downgrade message
2013-02-15 Johannes Bergnl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
2013-02-15 Jouni Malinencfg80211: Pass TDLS peer's QoS/HT/VHT information durin...
2013-02-15 Jouni Malinencfg80211: Pass station (extended) capability info to...
2013-02-15 Johannes Bergmac80211: advertise operating mode notification capability
2013-02-15 Johannes Bergcfg80211: advertise extended capabilities to userspace
2013-02-15 Johannes Bergmac80211: stop modifying HT SMPS capability
2013-02-15 Thomas Pedersenmac80211: generate mesh probe responses
2013-02-15 Thomas Pedersenmac80211: cache mesh beacon
2013-02-15 Johannes Bergmac80211: constify IE parsing
2013-02-15 Johannes Bergnl80211: advertise HT/VHT channel limitations
2013-02-15 Johannes Bergcfg80211: allow drivers to selectively disable 80/160 MHz
2013-02-15 Johannes Bergmac80211: properly track HT/VHT operation changes
2013-02-15 Johannes Bergmac80211: move ieee80211_determine_chantype function
2013-02-15 Johannes Bergmac80211: add ieee80211_vif_change_bandwidth
2013-02-15 Johannes Bergmac80211: clean up channel use in ieee80211_config_ht_tx
2013-02-15 Johannes Bergmac80211: disable HT/VHT if AP has no HT/VHT capability
2013-02-15 Johannes Bergmac80211: handle operating mode notif in beacon/assoc...
2013-02-15 Johannes Bergmac80211: fix ieee80211_change_chandef name
2013-02-15 Johannes Bergmac80211: fix HT/VHT disable flags
2013-02-15 Johannes Bergmac80211: init HT TX data before rate control
2013-02-15 Johannes Bergmac80211: handle VHT operating mode notification
2013-02-15 Johannes Bergmac80211: track number of spatial streams
2013-02-15 Johannes Bergmac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
2013-02-15 Johannes Bergmac80211: pass station to ieee80211_vht_cap_ie_to_sta_v...
2013-02-15 Johannes BergMerge remote-tracking branch 'mac80211/master' into...
2013-02-15 Johannes Bergmac80211: use spin_lock_bh() for TKIP lock
2013-02-15 Johannes Bergmac80211: use spin_lock_bh() for tim_lock
2013-02-15 Johannes Bergmac80211: don't pick up WPA vendor IE
2013-02-15 Johannes Bergmac80211: always unblock CSA queue stop when disconnecting
2013-02-15 Johannes Bergmac80211: don't call bss_info_changed on p2p-device...
2013-02-15 Johannes Bergmac80211: fix auth/assoc timeout handling
2013-02-15 Wojciech Dubowikmac80211: fix ieee80211_sta_tx_notify for nullfunc
2013-02-15 Thomas Pedersenmac80211: consolidate MBSS change notification
2013-02-15 Michael Braunmac80211: fix WPA with VLAN on AP side with ps-sta
2013-02-15 Michael Braunmac80211: free ps->bc_buf skbs on vlan device stop
2013-02-15 Simon Wunderlichmac80211: add radar detection command/event
2013-02-15 Simon Wunderlichnl80211/cfg80211: add radar detection command/event
2013-02-14 David S. Millernet: Don't write to current task flags on every packet...
2013-02-14 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-14 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-14 Cong Wangbridge: make ifla_br_policy and br_af_ops static
2013-02-14 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf
2013-02-14 David S. MillerMerge branch 'bridge_vlan'
2013-02-14 Vlad Yasevichbridge: Separate egress policy bitmap
2013-02-14 Vlad Yasevichbridge: Add vlan support for local fdb entries
2013-02-14 Vlad Yasevichbridge: Add vlan support to static neighbors
2013-02-14 Vlad Yasevichbridge: Add vlan id to multicast groups
2013-02-14 Vlad Yasevichbridge: Add vlan to unicast fdb entries
2013-02-14 Vlad Yasevichbridge: Add the ability to configure pvid
2013-02-14 Vlad Yasevichbridge: Implement vlan ingress/egress policy with PVID.
2013-02-14 Vlad Yasevichbridge: Dump vlan information from a bridge port
2013-02-14 Vlad Yasevichbridge: Add netlink interface to configure vlans on...
2013-02-14 Vlad Yasevichbridge: Verify that a vlan is allowed to egress on...
2013-02-14 Vlad Yasevichbridge: Validate that vlan is permitted on ingress
2013-02-14 Vlad Yasevichbridge: Add vlan filtering infrastructure
2013-02-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-13 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-02-13 Michal Kubečeknetfilter: nf_ct_reasm: fix per-netns sysctl initialization
2013-02-13 Daniel Borkmannnet: sctp: add build check for sctp_sf_eat_sack_6_2...
2013-02-13 Daniel Borkmannnet: sctp: minor: make jsctp_sf_eat_sack static
2013-02-13 Kees Cooknet, sctp: remove CONFIG_EXPERIMENTAL
2013-02-13 Daniel Borkmannnet: sctp: sctp_v6_get_dst: fix boolean test in dst...
2013-02-13 Pau Koningbatman-adv: Fix NULL pointer dereference in DAT hash...
2013-02-13 Pravin B Shelarnet: Fix possible wrong checksum generation.
2013-02-13 David S. MillerMerge branch 'tcp_tsoffset'
2013-02-13 Andrey Vagintcp: send packets with a socket timestamp
2013-02-13 Andrey Vagintcp: set and get per-socket timestamp
2013-02-13 Andrey Vagintcp: adding a per-socket timestamp offset
2013-02-13 David S. MillerMerge branch 'gfar-ethtool-atomic' of git://git.kernel...
2013-02-13 Neil Hormannetpoll: fix smatch warnings in netpoll core code
next