index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
4
-26
/
+21
*
mac802154: account for all header parts during wpan header creationg
Phoebe Buckheister
2014-05-15
1
-1
/
+1
*
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
2014-05-15
1
-7
/
+45
*
net: Use a more standard macro for INET_ADDR_COOKIE
Joe Perches
2014-05-14
2
-3
/
+3
*
dccp: make the request_retries minimum is 1
wangweidong
2014-05-14
1
-1
/
+2
*
snmp: fix some left over of snmp stats
WANG Cong
2014-05-14
2
-5
/
+5
*
ipv4: make ip_local_reserved_ports per netns
WANG Cong
2014-05-14
6
-32
/
+21
*
tipc: merge port message reception into socket reception function
Jon Paul Maloy
2014-05-14
6
-59
/
+46
*
tipc: clean up neigbor discovery message reception
Jon Paul Maloy
2014-05-14
1
-108
/
+111
*
tipc: improve and extend media address conversion functions
Jon Paul Maloy
2014-05-14
6
-76
/
+83
*
tipc: rename and move message reassembly function
Jon Paul Maloy
2014-05-14
8
-91
/
+74
*
tipc: mark head of reassembly buffer as non-linear
Jon Paul Maloy
2014-05-14
1
-0
/
+2
*
tipc: don't record link RESET or ACTIVATE messages as traffic
Jon Paul Maloy
2014-05-14
1
-3
/
+4
*
tipc: compensate for double accounting in socket rcv buffer
Jon Paul Maloy
2014-05-14
2
-9
/
+21
*
tipc: decrease connection flow control window
Jon Paul Maloy
2014-05-14
3
-9
/
+11
*
net: support marking accepting TCP sockets
Lorenzo Colitti
2014-05-14
7
-5
/
+19
*
net: Use fwmark reflection in PMTU discovery.
Lorenzo Colitti
2014-05-14
2
-1
/
+8
*
net: add a sysctl to reflect the fwmark on replies
Lorenzo Colitti
2014-05-14
6
-3
/
+32
*
tcp: IPv6 support for fastopen server
Daniel Lee
2014-05-13
2
-26
/
+71
*
tcp: improve fastopen icmp handling
Yuchung Cheng
2014-05-13
2
-26
/
+31
*
tcp: use tcp_v4_send_synack on first SYN-ACK
Yuchung Cheng
2014-05-13
4
-98
/
+78
*
tcp: simplify fast open cookie processing
Yuchung Cheng
2014-05-13
3
-51
/
+32
*
tcp: move fastopen functions to tcp_fastopen.c
Yuchung Cheng
2014-05-13
2
-183
/
+192
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
4
-4
/
+4
*
net: ptp: mark filter as __initdata
Mathias Krause
2014-05-13
1
-1
/
+1
*
net: filter: Fix redefinition warnings on x86-64.
David S. Miller
2014-05-13
1
-34
/
+37
*
sch_hhf: fix comparison of qlen and limit
Yang Yingliang
2014-05-12
1
-1
/
+1
*
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
2
-4
/
+4
*
net: rename local_df to ignore_df
WANG Cong
2014-05-12
14
-36
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-12
53
-227
/
+426
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-05-09
6
-9
/
+18
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-08
6
-9
/
+18
|
|
|
\
|
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2014-05-06
6
-9
/
+18
|
|
|
|
\
|
|
|
|
*
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
2014-05-05
1
-1
/
+1
|
|
|
|
*
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
2014-05-05
1
-2
/
+10
|
|
|
|
*
cfg80211: free sme on connection failures
Eliad Peller
2014-05-05
1
-1
/
+1
|
|
|
|
*
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
2014-05-05
1
-1
/
+2
|
|
|
|
*
mac80211: fixup radiotap tx flags for RTS/CTS
Bob Copeland
2014-04-22
1
-3
/
+2
|
|
|
|
*
mac80211: avoid handling of SMPS for mesh
Chun-Yeow Yeoh
2014-04-22
1
-1
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-05-09
6
-12
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-09
1
-2
/
+4
|
|
*
|
|
|
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2014-05-05
1
-2
/
+2
|
|
*
|
|
|
ipv4: fix "conntrack zones" support for defrag user check in ip_expire
Vasily Averin
2014-05-05
1
-2
/
+3
|
|
*
|
|
|
netfilter: nfnetlink: Fix use after free when it fails to process batch
Denys Fedoryshchenko
2014-05-04
1
-4
/
+4
|
|
*
|
|
|
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-05-04
1
-2
/
+3
|
|
*
|
|
|
netfilter: ctnetlink: don't add null bindings if no nat requested
Florian Westphal
2014-04-29
1
-0
/
+3
|
*
|
|
|
|
ping: move ping_group_range out of CONFIG_SYSCTL
Cong Wang
2014-05-09
3
-13
/
+14
|
*
|
|
|
|
ipv4: move local_port_range out of CONFIG_SYSCTL
Cong Wang
2014-05-09
4
-24
/
+45
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-05-07
1
-1
/
+1
|
*
|
|
|
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
2014-05-07
1
-12
/
+10
[next]