index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
1
-0
/
+2
2014-01-07
Merge branch 'tipc'
David S. Miller
8
-64
/
+73
2014-01-07
tipc: make link start event synchronous
Jon Paul Maloy
3
-13
/
+7
2014-01-07
tipc: introduce new spinlock to protect struct link_req
Ying Xue
1
-2
/
+9
2014-01-07
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
Jon Paul Maloy
2
-11
/
+1
2014-01-07
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
5
-38
/
+56
2014-01-07
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
1
-3
/
+3
2014-01-07
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
1
-6
/
+6
2014-01-07
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
1
-0
/
+1
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
6
-7
/
+216
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
1
-5
/
+0
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
1
-0
/
+2
2014-01-07
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
5
-1
/
+26
2014-01-07
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
1
-2
/
+3
2014-01-07
r8152: correct some messages
Hayes Wang
1
-10
/
+13
2014-01-06
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
1
-2
/
+2
2014-01-06
gre_offload: statically build GRE offloading support
Eric Dumazet
4
-16
/
+7
2014-01-06
bgmac: fix typos
Hauke Mehrtens
1
-2
/
+2
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
17
-213
/
+483
2014-01-06
ovs: make functions local
Stephen Hemminger
4
-6
/
+7
2014-01-06
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
1
-1
/
+1
2014-01-06
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
1
-8
/
+29
2014-01-06
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
1
-20
/
+14
2014-01-06
openvswitch: Drop user features if old user space attempted to create datapath
Thomas Graf
2
-1
/
+30
2014-01-06
openvswitch: Allow user space to announce ability to accept unaligned Netlink...
Thomas Graf
3
-0
/
+20
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
3
-55
/
+92
2014-01-06
openvswitch: remove duplicated include from flow_table.c
Wei Yongjun
1
-2
/
+0
2014-01-06
net: ovs: use kfree_rcu instead of rcu_free_{sw_flow_mask_cb,acts_callback}
Daniel Borkmann
2
-17
/
+2
2014-01-06
openvswitch: Per cpu flow stats.
Pravin B Shelar
7
-55
/
+210
2014-01-06
openvswitch: Enable memory mapped Netlink i/o
Thomas Graf
1
-27
/
+29
2014-01-06
netlink: Avoid netlink mmap alloc if msg size exceeds frame size
Thomas Graf
1
-0
/
+4
2014-01-06
genl: Add genlmsg_new_unicast() for unicast message allocation
Thomas Graf
2
-0
/
+25
2014-01-06
openvswitch: Silence RCU lockdep checks from flow lookup.
Jesse Gross
3
-3
/
+4
2014-01-06
openvswitch: Change ovs_flow_tbl_lookup_xx() APIs
Andy Zhou
3
-14
/
+16
2014-01-06
openvswitch: Shrink sw_flow_mask by 8 bytes (64-bit) or 4 bytes (32-bit).
Ben Pfaff
1
-2
/
+2
2014-01-06
openvswitch: Correct comment.
Ben Pfaff
1
-5
/
+1
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
347
-1780
/
+3686
2014-01-06
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
1
-2
/
+3
2014-01-06
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2
-32
/
+16
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
1
-141
/
+108
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-06
vxlan: keep original skb ownership
Eric Dumazet
1
-21
/
+10
2014-01-06
tcp: out_of_order_queue do not use its lock
Eric Dumazet
3
-3
/
+6
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-06
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-06
bonding: fix kstrtou8() return value verification in num_peer_notif
Veaceslav Falico
1
-1
/
+1
2014-01-06
r8152: replace the return value of rtl_ops_init
hayeswang
1
-9
/
+11
2014-01-06
r8152: move the actions of saving the information of the device
hayeswang
1
-3
/
+4
2014-01-06
r8152: replace some tabs with spaces
hayeswang
1
-8
/
+8
2014-01-06
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
[next]