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: Allow userns root to control ipv4
Eric W. Biederman
2012-11-18
14
-27
/
+30
*
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
4
-13
/
+28
*
net: Allow userns root to force the scm creds
Eric W. Biederman
2012-11-18
1
-3
/
+3
*
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
2012-11-18
1
-2
/
+2
*
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
2012-11-18
1
-1
/
+11
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
17
-1
/
+102
*
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
22
-4
/
+98
*
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-11-18
1
-2
/
+1
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
1
-4
/
+12
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
1
-7
/
+0
*
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2012-11-18
2
-3
/
+3
*
sctp: use bitmap_weight
Akinobu Mita
2012-11-17
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
25
-57
/
+130
|
\
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-11-16
12
-20
/
+47
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
12
-20
/
+47
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-11-14
3
-8
/
+10
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix memory leak when removing a UUID
Johan Hedberg
2012-11-09
1
-0
/
+1
|
|
|
|
*
Bluetooth: Notify about device registration before power on
Marcel Holtmann
2012-11-09
1
-2
/
+2
|
|
|
|
*
Bluetooth: Fix error status when pairing fails
Paulo Sérgio
2012-11-09
1
-1
/
+1
|
|
|
|
*
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
2012-11-09
1
-5
/
+6
|
|
|
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
9
-12
/
+37
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
wireless: allow 40 MHz on world roaming channels 12/13
Johannes Berg
2012-11-12
1
-3
/
+2
|
|
|
|
*
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
Felix Fietkau
2012-11-10
4
-6
/
+20
|
|
|
|
*
mac80211: don't send null data packet when not associated
Johannes Berg
2012-11-09
1
-0
/
+2
|
|
|
|
*
mac80211: fix memory leak in device registration error path
Johannes Berg
2012-11-09
1
-2
/
+4
|
|
|
|
*
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
Arik Nemtsov
2012-11-05
1
-0
/
+5
|
|
|
|
*
mac80211: init sched_scan_ies
David Spinadel
2012-10-31
1
-1
/
+1
|
|
|
|
*
mac80211: do not call ieee80211_configure_filter if no interfaces are up
Felix Fietkau
2012-10-31
1
-0
/
+3
|
*
|
|
|
net-rps: Fix brokeness causing OOO packets
Tom Herbert
2012-11-16
1
-1
/
+3
|
*
|
|
|
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-11-16
2
-7
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
batman-adv: process broadcast packets in BLA earlier
Antonio Quartulli
2012-11-16
1
-6
/
+6
|
|
*
|
|
|
batman-adv: don't add TEMP clients belonging to other backbone nodes
Antonio Quartulli
2012-11-16
1
-0
/
+7
|
|
*
|
|
|
batman-adv: correctly pass the client flag on tt_response
Antonio Quartulli
2012-11-16
1
-1
/
+1
|
|
*
|
|
|
batman-adv: fix tt_global_entries flags update
Antonio Quartulli
2012-11-16
1
-0
/
+6
|
*
|
|
|
|
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
2012-11-16
1
-3
/
+9
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net: correct check in dev_addr_del()
Jiri Pirko
2012-11-15
1
-1
/
+2
|
*
|
|
|
tcp: fix retransmission in repair mode
Andrew Vagin
2012-11-15
2
-2
/
+6
|
*
|
|
|
sctp: fix /proc/net/sctp/ memory leak
Tommi Rantala
2012-11-15
1
-4
/
+4
|
|
/
/
/
|
*
|
|
ipv4/ip_vti.c: VTI fix post-decryption forwarding
Saurabh Mohan
2012-11-14
1
-0
/
+5
|
*
|
|
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
Hannes Frederic Sowa
2012-11-13
1
-0
/
+1
|
*
|
|
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2012-11-13
1
-5
/
+10
|
*
|
|
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-11-11
1
-13
/
+22
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-10
7
-40
/
+91
|
|
\
\
\
|
*
\
\
\
Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-11-03
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
SUNRPC: return proper errno from backchannel_rqst
Weston Andros Adamson
2012-11-01
1
-1
/
+1
*
|
|
|
|
|
net: use right lock in __dev_remove_offload
Eric Dumazet
2012-11-16
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-11-16
5
-11
/
+73
|
\
\
\
\
\
\
|
*
|
|
|
|
|
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
2012-11-13
1
-1
/
+6
|
*
|
|
|
|
|
netfilter: ipv6: add getsockopt to retrieve origdst
Florian Westphal
2012-11-02
1
-0
/
+61
|
*
|
|
|
|
|
netfilter: nf_nat: use PTR_RET
Wu Fengguang
2012-10-29
2
-6
/
+2
[next]