index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-04-18
6
-59
/
+89
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-04-18
4
-3
/
+14
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-04-17
4
-3
/
+14
|
|
\
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-14
4
-3
/
+14
|
|
|
\
|
|
|
*
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
2014-04-11
1
-0
/
+2
|
|
|
*
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
2014-04-11
1
-1
/
+1
|
|
|
*
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
2014-04-09
1
-0
/
+1
|
|
|
*
mac80211: fix radar_enabled propagation
Michal Kazior
2014-04-09
1
-2
/
+2
|
|
|
*
mac80211: Disable SMPS for the monitor interface
Ido Yariv
2014-04-09
1
-0
/
+7
|
|
|
*
mac80211: fix software remain-on-channel implementation
Johannes Berg
2014-04-09
1
-0
/
+1
*
|
|
|
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-04-18
2
-5
/
+42
|
/
/
/
*
|
|
ip6_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-4
/
+4
*
|
|
sit: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-13
/
+4
*
|
|
ip_tunnel: use the right netns in ioctl handler
Nicolas Dichtel
2014-04-16
1
-8
/
+7
*
|
|
net: use SYSCALL_DEFINEx for sys_recv
Jan Glauber
2014-04-16
1
-2
/
+2
*
|
|
ipv4, route: pass 0 instead of LOOPBACK_IFINDEX to fib_validate_source()
Cong Wang
2014-04-16
1
-2
/
+1
*
|
|
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
5
-7
/
+5
*
|
|
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-04-15
1
-0
/
+10
*
|
|
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-15
13
-33
/
+48
*
|
|
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
2014-04-15
7
-10
/
+10
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-04-14
5
-24
/
+5
|
\
\
\
|
*
|
|
netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4
Patrick McHardy
2014-04-14
2
-3
/
+2
|
*
|
|
netfilter: nf_conntrack: initialize net.ct.generation
Andrey Vagin
2014-04-14
1
-0
/
+1
|
*
|
|
netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper
Andrey Vagin
2014-04-08
2
-21
/
+2
*
|
|
|
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-04-14
1
-1
/
+1
*
|
|
|
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
2014-04-14
4
-24
/
+74
*
|
|
|
net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_W
Daniel Borkmann
2014-04-14
1
-1
/
+0
*
|
|
|
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-04-14
1
-2
/
+3
*
|
|
|
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-04-13
1
-1
/
+7
*
|
|
|
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
2014-04-13
1
-1
/
+1
*
|
|
|
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-04-13
1
-4
/
+11
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-12
52
-114
/
+119
|
\
\
\
|
*
|
|
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
*
|
|
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
2014-04-12
1
-1
/
+1
|
*
|
|
pktgen: be friendly to LLTX devices
Daniel Borkmann
2014-04-12
1
-2
/
+6
|
*
|
|
net: ipv6: Fix oif in TCP SYN+ACK route lookup.
Lorenzo Colitti
2014-04-11
1
-1
/
+1
|
*
|
|
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
45
-98
/
+90
|
*
|
|
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-04-11
2
-4
/
+5
|
*
|
|
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-10
1
-5
/
+7
|
*
|
|
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
2014-04-09
1
-2
/
+2
|
*
|
|
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
2014-04-09
1
-0
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2014-04-11
4
-72
/
+92
|
\
\
\
|
*
|
|
9pnet_rdma: check token type before int conversion
Simon Derr
2014-03-25
1
-0
/
+2
|
*
|
|
9pnet: trans_fd : allocate struct p9_trans_fd and struct p9_conn together.
Simon Derr
2014-03-25
1
-46
/
+25
|
*
|
|
9P: Get rid of REQ_STATUS_FLSH
Simon Derr
2014-03-25
2
-6
/
+3
|
*
|
|
9pnet_rdma: add cancelled()
Simon Derr
2014-03-25
1
-1
/
+14
|
*
|
|
9pnet_rdma: update request status during send
Simon Derr
2014-03-25
1
-0
/
+6
|
*
|
|
9P: Add cancelled() to the transport functions.
Simon Derr
2014-03-25
2
-6
/
+20
|
*
|
|
net: Mark function as static in 9p/client.c
Rashika
2014-03-25
1
-1
/
+1
|
*
|
|
9P: Add memory barriers to protect request fields over cb/rpc threads handoff
Dominique Martinet
2014-03-25
4
-14
/
+23
[next]