index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
openvswitch: Remove vport stats.
Pravin B Shelar
5
-170
/
+56
2015-08-30
openvswitch: Remove egress_tun_info.
Pravin B Shelar
8
-20
/
+7
2015-08-30
openvswitch: Remove vport get_name()
Pravin B Shelar
1
-5
/
+1
2015-08-29
geneve: Use GRO cells infrastructure.
Jesse Gross
1
-1
/
+16
2015-08-29
openvswitch: retain parsed IPv6 header fields in flow on error skipping exten...
Simon Horman
1
-6
/
+15
2015-08-29
net/smsc911x: Fix deferred probe for interrupt
Tony Lindgren
1
-1
/
+4
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
3
-1
/
+12
2015-08-29
fou: reject IPv6 config
Jiri Benc
1
-1
/
+1
2015-08-29
ip_tunnels: record IP version in tunnel info
Jiri Benc
9
-2
/
+24
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
7
-13
/
+7
2015-08-29
net: FIB tracepoints
David Ahern
4
-0
/
+120
2015-08-29
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
2015-08-29
bonding: fix bond_poll_controller bh_enable warning
Nikolay Aleksandrov
1
-2
/
+0
2015-08-29
sh_eth: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-3
/
+1
2015-08-29
ravb: propagate platform_get_irq() error upstream
Sergei Shtylyov
1
-1
/
+1
2015-08-29
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
1
-2
/
+13
2015-08-29
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-08-29
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
2
-3
/
+25
2015-08-29
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-29
bpf: add support for %s specifier to bpf_trace_printk()
Alexei Starovoitov
1
-2
/
+30
2015-08-29
lib: introduce strncpy_from_unsafe()
Alexei Starovoitov
3
-16
/
+47
2015-08-29
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-28
phylib: simplify NULL checks
Sergei Shtylyov
2
-5
/
+5
2015-08-28
phylib: simplify bogus phy_device_create() result
Sergei Shtylyov
1
-1
/
+1
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
1
-5
/
+4
2015-08-28
sfc: Allow driver to cope with a lower number of VIs than it needs for RSS
Shradha Shah
6
-28
/
+72
2015-08-28
cxgb4: Force uninitialized state if FW in adapter is unsupported
Hariprasad Shenai
4
-0
/
+72
2015-08-28
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
1
-1
/
+1
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
4
-9
/
+21
2015-08-28
net: Refactor inetpeer address struct
David Ahern
1
-16
/
+19
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
3
-23
/
+19
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
2
-38
/
+50
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
2
-6
/
+11
2015-08-28
net: Add ethernet header for pass through VRF device
David Ahern
1
-3
/
+45
2015-08-28
net/xen-netfront: only napi_synchronize() if running
Chas Williams
1
-1
/
+2
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
3
-1
/
+33
2015-08-28
r8169: Add software counter for multicast packages
Corinna Vinschen
1
-5
/
+4
2015-08-28
Bluetooth: hci_bcm: Fix crash on suspend
Frederic Danis
1
-10
/
+26
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
4
-8
/
+5
2015-08-28
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
3
-45
/
+25
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
1
-2
/
+10
2015-08-28
Bluetooth: hci_intel: Add support for platform driver
Loic Poulain
1
-13
/
+189
2015-08-28
Bluetooth: btintel: Add MODULE_FIRMWARE entries for iBT 3.0 controllers
Marcel Holtmann
1
-0
/
+2
2015-08-28
Bluetooth: btusb: Correct typos based on checkpatch.pl
Minjune Kim
1
-2
/
+2
2015-08-28
Bluetooth: hci_intel: Add Intel baudrate configuration support
Loic Poulain
1
-0
/
+119
2015-08-28
Bluetooth: hci_uart: Fix zero len data packet reception issue
Loic Poulain
1
-2
/
+7
2015-08-28
nl802154: stricter input checking for boolean inputs
Stefan Schmidt
1
-4
/
+12
2015-08-28
Bluetooth: Make the function sco_conn_del have a return type of void
Nicholas Krause
1
-3
/
+2
2015-08-28
Bluetooth: btmrvl: change device pointer passed to dev_coredumpv
Shengzhen Li
1
-2
/
+1
2015-08-28
net: sched: simplify attach_one_default_qdisc()
Phil Sutter
1
-29
/
+12
[next]