Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-24tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-03-24netpoll: fix the skb check in pkt_is_nsLi RongQing
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing
2014-03-24ipv4: remove ipv4_ifdown_dst from route.cLi RongQing
2014-03-22batman-adv: Start new development cycleSimon Wunderlich
2014-03-22batman-adv: improve DAT documentationAntonio Quartulli
2014-03-22batman-adv: improve the TT flags documentationAntonio Quartulli
2014-03-22batman-adv: Send multicast packets to nodes with a WANT_ALL flagLinus Lüssing
2014-03-22batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast supportLinus Lüssing
2014-03-22batman-adv: Modified forwarding behaviour for multicast packetsLinus Lüssing
2014-03-22batman-adv: Announce new capability via multicast TVLVLinus Lüssing
2014-03-22batman-adv: introduce capability initialization bitfieldLinus Lüssing
2014-03-22batman-adv: Multicast Listener Announcements via Translation TableLinus Lüssing
2014-03-22batman-adv: add kerneldoc for dst_hint argumentAntonio Quartulli
2014-03-22batman-adv: call unregister_netdev() to have it handle the locking for usMarek Lindner
2014-03-22batman-adv: fix a few kerneldoc inconsistenciesSimon Wunderlich
2014-03-22batman-adv: prefer ether_addr_copy to memcpyAntonio Quartulli
2014-03-22batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx()Linus Lüssing
2014-03-22batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx pathLinus Lüssing
2014-03-22batman-adv: fix coccinelle warningsFengguang Wu
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2014-03-21ieee802154: dgram: cleanup set of broadcast panidAlexander Aring
2014-03-21af_ieee802154: fix check on broadcast addressAlexander Aring
2014-03-21ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-21ipmr: fix mfc notification flagsNicolas Dichtel
2014-03-21rtnetlink: fix fdb notification flagsNicolas Dichtel
2014-03-21net: remove empty lines from tcp_syn_flood_actionDaniel Baluta
2014-03-20openvswitch: Correctly report flow used times for first 5 minutes after boot.Ben Pfaff
2014-03-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-20af_iucv: recvmsg problem for SOCK_STREAM socketsUrsula Braun
2014-03-20Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-20Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg
2014-03-20Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg
2014-03-20Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg
2014-03-20Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg
2014-03-20cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang
2014-03-20cfg80211: remove unnecessary checkZhao, Gang
2014-03-20mac80211: set beamforming bit in radiotapEmmanuel Grumbach
2014-03-20cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-20cfg80211: make __cfg80211_join_ibss() staticZhao, Gang
2014-03-20mac80211: release sched_scan_sdata when stopping sched scanAlexander Bondar
2014-03-20mac80211: fix WPA with VLAN on AP side with ps-sta againMichael Braun
2014-03-20mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-20mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-20mac80211: fix potential use-after-freeJohannes Berg
2014-03-19netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller