index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: fix some comments in chunk.c and associola.c
wangweidong
2013-10-28
2
-3
/
+3
*
veth: extend features to support tunneling
Eric Dumazet
2013-10-28
1
-0
/
+3
*
inet: restore gso for vxlan
Eric Dumazet
2013-10-28
1
-8
/
+7
*
Revert "Merge branch 'bonding_monitor_locking'"
David S. Miller
2013-10-28
3
-40
/
+89
*
be2net: add support for ndo_busy_poll
Sathya Perla
2013-10-27
2
-18
/
+187
*
Merge branch 'bonding_monitor_locking'
David S. Miller
2013-10-27
3
-89
/
+40
|
\
|
*
bonding: remove bond read lock for bond_3ad_state_machine_handler()
dingtianhong
2013-10-27
1
-4
/
+5
|
*
bonding: remove bond read lock for bond_activebackup_arp_mon()
dingtianhong
2013-10-27
1
-33
/
+13
|
*
bonding: remove bond read lock for bond_loadbalance_arp_mon()
dingtianhong
2013-10-27
1
-4
/
+6
|
*
bonding: remove bond read lock for bond_alb_monitor()
dingtianhong
2013-10-27
1
-16
/
+4
|
*
bonding: remove bond read lock for bond_mii_monitor()
dingtianhong
2013-10-27
1
-32
/
+12
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-10-26
9
-50
/
+134
|
\
|
*
ixgbevf: bump driver version
Don Skidmore
2013-10-24
1
-1
/
+1
|
*
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
3
-1
/
+84
|
*
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
2013-10-24
1
-2
/
+16
|
*
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
2013-10-24
1
-3
/
+3
|
*
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
2013-10-24
1
-4
/
+2
|
*
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
2013-10-24
1
-8
/
+5
|
*
igb: fix driver reload with VF assigned to guest
Stefan Assmann
2013-10-24
1
-21
/
+16
|
*
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
2013-10-24
1
-5
/
+3
|
*
i40e: remove unused including <linux/version.h>
Wei Yongjun
2013-10-24
1
-1
/
+0
|
*
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
2013-10-24
1
-1
/
+2
|
*
igbvf: integer wrapping bug setting the mtu
Dan Carpenter
2013-10-24
1
-3
/
+2
*
|
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-26
4
-15
/
+16
*
|
net: initialize hashrnd in flow_dissector with net_get_random_once
Hannes Frederic Sowa
2013-10-26
1
-13
/
+21
*
|
net: make net_get_random_once irq safe
Hannes Frederic Sowa
2013-10-26
2
-4
/
+4
*
|
net: add missing dev_put() in __netdev_adjacent_dev_insert
Nikolay Aleksandrov
2013-10-26
1
-0
/
+1
*
|
netem: markov loss model transition fix
Hagen Paul Pfeifer
2013-10-26
1
-1
/
+0
|
/
*
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-10-23
18
-477
/
+956
|
\
|
*
batman-adv: generalize batman-adv icmp packet handling
Simon Wunderlich
2013-10-23
5
-97
/
+157
|
*
batman-adv: Start new development cycle
Simon Wunderlich
2013-10-23
1
-1
/
+1
|
*
batman-adv: include the sync-flags when compute the global/local table CRC
Antonio Quartulli
2013-10-23
3
-2
/
+28
|
*
batman-adv: improve the TT component to support runtime flag changes
Antonio Quartulli
2013-10-23
2
-1
/
+30
|
*
batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()
Antonio Quartulli
2013-10-23
3
-31
/
+12
|
*
batman-adv: send GW_DEL event in case of soft-iface destruction
Antonio Quartulli
2013-10-23
1
-2
/
+7
|
*
batman-adv: limit local translation table max size
Marek Lindner
2013-10-23
5
-36
/
+173
|
*
batman-adv: adapt the TT component to use the new API functions
Antonio Quartulli
2013-10-23
1
-11
/
+24
|
*
batman-adv: provide orig_node routing API
Antonio Quartulli
2013-10-23
3
-88
/
+151
|
*
batman-adv: adapt the neighbor purging routine to use the new API functions
Antonio Quartulli
2013-10-23
1
-8
/
+9
|
*
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
2013-10-23
3
-15
/
+32
|
*
batman-adv: add bat_neigh_is_equiv_or_better API function
Antonio Quartulli
2013-10-23
4
-1
/
+30
|
*
batman-adv: add bat_neigh_cmp API function
Antonio Quartulli
2013-10-23
3
-1
/
+25
|
*
batman-adv: add bat_orig_print API function
Antonio Quartulli
2013-10-23
3
-56
/
+78
|
*
batman-adv: make struct batadv_orig_node algorithm agnostic
Antonio Quartulli
2013-10-23
4
-95
/
+135
|
*
batman-adv: make struct batadv_neigh_node algorithm agnostic
Antonio Quartulli
2013-10-23
8
-71
/
+103
*
|
Merge branch 'frag_hash_secret'
David S. Miller
2013-10-23
6
-13
/
+25
|
\
\
|
*
|
inet: remove old fragmentation hash initializing
Hannes Frederic Sowa
2013-10-23
2
-3
/
+4
|
*
|
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get...
Hannes Frederic Sowa
2013-10-23
3
-10
/
+20
|
*
|
ipv4: initialize ip4_frags hash secret as late as possible
Hannes Frederic Sowa
2013-10-23
1
-0
/
+1
|
/
/
*
|
Merge branch 'pci_set_drvdata'
David S. Miller
2013-10-23
7
-9
/
+0
|
\
\
[next]