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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
75
-728
/
+728
*
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
20
-37
/
+31
*
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
2012-09-08
6
-25
/
+21
*
netdev/phy: mdio-mux-mmioreg.c should include of_address.h
Timur Tabi
2012-09-07
1
-0
/
+1
*
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-07
1
-17
/
+2
*
net: qmi_wwan: use a single bind function for all device types
Bjørn Mork
2012-09-07
1
-29
/
+16
*
net: qmi_wwan: increase max QMI message size to 4096
Bjørn Mork
2012-09-07
1
-1
/
+1
*
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-07
7
-35
/
+22
*
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
2012-09-07
4
-12
/
+33
*
igmp: avoid drop_monitor false positives
Eric Dumazet
2012-09-07
1
-11
/
+19
*
drivers/net/usb/sierra_net.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-07
1
-1
/
+1
*
ipv6: fix handling of throw routes
Nicolas Dichtel
2012-09-07
1
-1
/
+8
*
tcp: fix TFO regression
Eric Dumazet
2012-09-06
2
-7
/
+4
*
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2012-09-05
2
-4
/
+29
*
be2net: use PCIe AER capability
Sathya Perla
2012-09-05
1
-0
/
+8
*
net: qdisc busylock needs lockdep annotations
Eric Dumazet
2012-09-05
3
-2
/
+12
*
bnx2x: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-05
1
-2
/
+1
*
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
2012-09-05
1
-0
/
+1
*
cxgb4: Remove duplicate register definitions
Vipul Pandya
2012-09-05
4
-58
/
+30
*
RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
Vipul Pandya
2012-09-05
1
-1
/
+1
*
net: add unknown state to sysfs NIC duplex export
Nikolay Aleksandrov
2012-09-05
1
-3
/
+15
*
Revert "usbnet: drop unneeded check for NULL"
Oliver Neukum
2012-09-05
1
-1
/
+2
*
tcp: add generic netlink support for tcp_metrics
Julian Anastasov
2012-09-05
3
-13
/
+396
*
ixgbe: remove old init remnant
Eliezer Tamir
2012-09-04
1
-5
/
+0
*
igb: Supported and Advertised Pause Frame
Akeem G. Abodunrin
2012-09-04
1
-3
/
+18
*
igb: reduce Rx header size
Eric Dumazet
2012-09-04
1
-2
/
+2
*
igb: Add loopback test support for i210
Carolyn Wyborny
2012-09-04
1
-35
/
+16
*
net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...
Masatake YAMATO
2012-09-04
1
-5
/
+78
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2012-09-04
10
-171
/
+317
|
\
|
*
openvswitch: Increase maximum number of datapath ports.
Pravin B Shelar
2012-09-03
7
-51
/
+113
|
*
openvswitch: Add support for network namespaces.
Pravin B Shelar
2012-08-22
7
-123
/
+207
*
|
ieee802154: MRF24J40 driver
Alan Ott
2012-09-04
3
-0
/
+779
*
|
net: Add INET dependency on aes crypto for the sake of TCP fastopen.
David S. Miller
2012-09-04
1
-0
/
+2
*
|
sctp: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2012-09-04
1
-6
/
+4
*
|
usbnet: drop unneeded check for NULL
Oliver Neukum
2012-09-04
1
-2
/
+1
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-03
123
-1833
/
+3631
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
368
-3347
/
+6763
|
|
\
\
|
*
|
|
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
2012-09-03
1
-2
/
+2
|
*
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
2012-09-03
3
-7
/
+7
|
*
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
2012-09-03
3
-18
/
+14
|
*
|
|
netfilter: remove xt_NOTRACK
Cong Wang
2012-09-03
31
-102
/
+0
|
*
|
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
2
-6
/
+21
|
*
|
|
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
1
-136
/
+126
|
*
|
|
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
2012-09-03
1
-6
/
+6
|
*
|
|
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
2012-08-30
5
-0
/
+192
|
*
|
|
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
2012-08-30
6
-8
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
2012-08-30
6
-14
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
2012-08-30
7
-116
/
+144
|
*
|
|
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
2012-08-30
6
-8
/
+7
|
*
|
|
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
2012-08-30
6
-20
/
+27
[next]