aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-05
* net: ipv4: notify when address lifetime changesJiri Pirko2013-04-05
* af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman2013-04-05
* Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman2013-04-05
* net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-05
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-04
|\
| * netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengthsMatthias Schiffer2013-04-03
| * netfilter: nf_conntrack: fix error return codeWei Yongjun2013-03-27
| * netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-25
| * netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun2013-03-25
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-04
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-03
| |\ \
| | * \ Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-01
| | |\ \
| | | * | NFC: llcp: Keep the connected socket parent pointer aliveSamuel Ortiz2013-03-26
| | | * | NFC: llcp: Remove possible double call to kfree_skbThierry Escande2013-03-20
| | | * | NFC: llcp: Detach socket from process context only when releasing the socketSamuel Ortiz2013-03-20
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-01
| | |\ \ \
| | | * | | mac80211: fix idle handling sequenceJohannes Berg2013-03-25
| | | * | | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-25
* | | | | | VSOCK: Handle changes to the VMCI context ID.Reilly Grant2013-04-02
* | | | | | net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan2013-04-02
* | | | | | cbq: incorrect processing of high limitsVasily Averin2013-04-02
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-01
|\ \ \ \ \
| * | | | | net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet2013-03-29
| * | | | | net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-29
| * | | | | net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani2013-03-29
| * | | | | net: fix the use of this_cpu_ptrLi RongQing2013-03-29
| * | | | | ipv6: don't accept node local multicast traffic from the wireHannes Frederic Sowa2013-03-29
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-28
| |\| | | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-25
| | |\| | | | | | |/ / | | |/| |
| | | * | mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-24
| | | * | cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-24
| | | * | mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-20
| | | * | cfg80211: fix wdev tracing crashJohannes Berg2013-03-20
| | | * | mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-11
| | | * | cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-07
| | | * | cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-07
| | | * | mac80211: always synchronize_net() during station removalJohannes Berg2013-03-06
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-03-27
| |\ \ \ \
| | * | | | xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause2013-03-25
| | * | | | xfrm: Fix replay notification for esn.Steffen Klassert2013-03-20
| | * | | | af_key: initialize satype in key_notify_policy_flush()Nicolas Dichtel2013-02-21
| * | | | | sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-27
| * | | | | rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun2013-03-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman2013-03-17
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-26
|\ \ \ \ \ \
| * | | | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-26
| * | | | | | af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong2013-03-26
| * | | | | | ipv6: fix bad free of addrconf_init_netHong Zhiguo2013-03-25