Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | wimax: convert printk to pr_foo() | Fabian Frederick | 2014-10-08 | 7 | -16/+17 | |
| * | | | | | | | | | | | af_unix: remove 0 assignment on static | Fabian Frederick | 2014-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | ipv6: Do not warn for informational ICMP messages, regardless of type. | David S. Miller | 2014-10-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | tipc: fix bug in multicast congestion handling | Jon Maloy | 2014-10-07 | 4 | -3/+21 | |
| * | | | | | | | | | | | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 2014-10-07 | 14 | -23/+23 | |
| * | | | | | | | | | | | net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() | WANG Cong | 2014-10-07 | 1 | -4/+4 | |
| * | | | | | | | | | | | openvswitch: fix a compilation error when CONFIG_INET is not setW! | Andy Zhou | 2014-10-07 | 1 | -14/+15 | |
| * | | | | | | | | | | | openvswitch: fix a sparse warning | Andy Zhou | 2014-10-07 | 1 | -3/+2 | |
| * | | | | | | | | | | | net: fix a sparse warning | Andy Zhou | 2014-10-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | ipv6: don't walk node's leaf during serial number update | Hannes Frederic Sowa | 2014-10-07 | 1 | -17/+30 | |
| * | | | | | | | | | | | ipv6: make fib6 serial number per namespace | Hannes Frederic Sowa | 2014-10-07 | 2 | -8/+7 | |
| * | | | | | | | | | | | ipv6: only generate one new serial number per fib mutation | Hannes Frederic Sowa | 2014-10-07 | 1 | -6/+6 | |
| * | | | | | | | | | | | ipv6: make rt_sernum atomic and serial number fields ordinary ints | Hannes Frederic Sowa | 2014-10-07 | 1 | -10/+13 | |
| * | | | | | | | | | | | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal | Hannes Frederic Sowa | 2014-10-07 | 1 | -40/+31 | |
| * | | | | | | | | | | | net: validate_xmit_vlan() is static | Eric Dumazet | 2014-10-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | net: fix rcu access on phonet_routes | Fabian Frederick | 2014-10-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | net: sched: do not use tcf_proto 'tp' argument from call_rcu | John Fastabend | 2014-10-07 | 4 | -8/+14 | |
| * | | | | | | | | | | | net: sched: cls_cgroup tear down exts and ematch from rcu callback | John Fastabend | 2014-10-07 | 1 | -3/+1 | |
| * | | | | | | | | | | | net: sched: remove tcf_proto from ematch calls | John Fastabend | 2014-10-07 | 9 | -20/+21 | |
| * | | | | | | | | | | | net: introduce netdevice gso_min_segs attribute | Eric Dumazet | 2014-10-06 | 1 | -3/+6 | |
| * | | | | | | | | | | | ipv4: igmp: fix v3 general query drop monitor false positive | Daniel Borkmann | 2014-10-06 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | ethtool: Ethtool parameter to dynamically change tx_copybreak | Eric Dumazet | 2014-10-06 | 1 | -0/+1 | |
| * | | | | | | | | | | net: sched: avoid costly atomic operation in fq_dequeue() | Eric Dumazet | 2014-10-06 | 3 | -7/+7 | |
| * | | | | | | | | | | net: skb_segment() provides list head and tail | Eric Dumazet | 2014-10-06 | 2 | -12/+20 | |
| * | | | | | | | | | | openvswitch: Add support for Geneve tunneling. | Jesse Gross | 2014-10-06 | 11 | -32/+448 | |
| * | | | | | | | | | | openvswitch: Factor out allocation and verification of actions. | Jesse Gross | 2014-10-06 | 1 | -11/+27 | |
| * | | | | | | | | | | openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. | Jesse Gross | 2014-10-06 | 9 | -42/+73 | |
| * | | | | | | | | | | openvswitch: Add support for matching on OAM packets. | Jesse Gross | 2014-10-06 | 2 | -5/+13 | |
| * | | | | | | | | | | openvswitch: Eliminate memset() from flow_extract. | Jesse Gross | 2014-10-06 | 1 | -9/+45 | |
| * | | | | | | | | | | net: Add Geneve tunneling protocol driver | Andy Zhou | 2014-10-06 | 3 | -0/+388 | |
| * | | | | | | | | | | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-06 | 12 | -149/+389 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-10-02 | 2 | -55/+103 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Bluetooth: 6lowpan: Check transmit errors for multicast packets | Jukka Rissanen | 2014-10-02 | 1 | -3/+10 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets | Jukka Rissanen | 2014-10-02 | 1 | -11/+5 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails | Jukka Rissanen | 2014-10-02 | 1 | -2/+6 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Memory leak as the skb is not freed | Jukka Rissanen | 2014-10-02 | 1 | -0/+2 | |
| | | * | | | | | | | | | Bluetooth: Fix lockdep warning with l2cap_chan_connect | Johan Hedberg | 2014-10-02 | 1 | -5/+8 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Enable multicast support | Jukka Rissanen | 2014-09-29 | 1 | -1/+2 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header | Jukka Rissanen | 2014-09-29 | 1 | -52/+83 | |
| | | * | | | | | | | | | Bluetooth: 6lowpan: Make sure skb exists before accessing it | Jukka Rissanen | 2014-09-29 | 1 | -0/+6 | |
| | * | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-09-26 | 6 | -83/+128 | |
| | |\| | | | | | | | | | ||||||
| | | * | | | | | | | | | Bluetooth: Rename sco_param_wideband table to esco_param_msbc | Johan Hedberg | 2014-09-25 | 1 | -3/+3 | |
| | | * | | | | | | | | | Bluetooth: Add retransmission effort into SCO parameter table | Johan Hedberg | 2014-09-24 | 1 | -12/+11 | |
| | | * | | | | | | | | | ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header | Simon Vincent | 2014-09-24 | 1 | -36/+89 | |
| | | * | | | | | | | | | Bluetooth: Fix reason code used for rejecting SCO connections | Johan Hedberg | 2014-09-24 | 1 | -1/+1 | |
| | | * | | | | | | | | | Bluetooth: Convert bt_<level> logging functions to return void | Joe Perches | 2014-09-24 | 1 | -10/+4 | |
| | | * | | | | | | | | | Bluetooth: Check for SCO type before setting retransmission effort | Bernhard Thaler | 2014-09-23 | 1 | -5/+17 | |
| | | * | | | | | | | | | Bluetooth: Fix setting correct security level when initiating SMP | Johan Hedberg | 2014-09-18 | 1 | -1/+4 | |
| | | * | | | | | | | | | Bluetooth: Remove exported hci_recv_fragment function | Marcel Holtmann | 2014-09-17 | 1 | -20/+0 | |
| | | * | | | | | | | | | Bluetooth: Provide HCI command opcode information to driver | Marcel Holtmann | 2014-09-15 | 1 | -0/+1 |