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
...
|
*
batman-adv: move ring_buffer helper functions in bat_iv_ogm
Antonio Quartulli
2013-05-29
4
-80
/
+42
|
*
batman-adv: use eth_hdr() when it makes sense
Antonio Quartulli
2013-05-29
6
-18
/
+18
|
*
batman-adv: don't initialise batman_iv private members in hard-interface.c
Antonio Quartulli
2013-05-29
1
-7
/
+1
|
*
batman-adv: do not silently ignore wrong condition
Antonio Quartulli
2013-05-29
1
-1
/
+1
|
*
batman-adv: don't check compat version twice
Antonio Quartulli
2013-05-29
1
-7
/
+0
|
*
batman-adv: don't check the source address twice
Antonio Quartulli
2013-05-29
1
-11
/
+1
|
*
batman-adv: slightly improve neighbor creation debug message
Antonio Quartulli
2013-05-29
1
-1
/
+2
|
*
batman-adv: drop useless argument seqno in neighbor creation
Antonio Quartulli
2013-05-29
3
-11
/
+7
|
*
batman-adv: fix typos in kernel doc & comments
Marek Lindner
2013-05-29
1
-43
/
+39
|
*
batman-adv: send each broadcast only once on non-wireless interfaces
Matthias Schiffer
2013-05-29
4
-1
/
+15
|
*
batman-adv: split batadv_is_wifi_iface() into two functions
Matthias Schiffer
2013-05-29
1
-32
/
+52
*
|
net/usb/kalmia: use %*phC to dump small buffers
Andy Shevchenko
2013-05-29
1
-30
/
+15
*
|
bonding: trivial: update the comments to reflect the reality
Veaceslav Falico
2013-05-29
1
-3
/
+1
*
|
bonding: trivial: remove unused parameter from alb_swap_mac_addr()
Veaceslav Falico
2013-05-29
1
-4
/
+4
*
|
vxlan: defer vxlan init as late as possible
Cong Wang
2013-05-29
1
-1
/
+1
*
|
vxlan: use unsigned int instead of unsigned
Cong Wang
2013-05-29
1
-4
/
+4
*
|
vxlan: remove the unused rcu head from struct vxlan_rdst
Cong Wang
2013-05-29
1
-1
/
+0
*
|
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-29
4
-4
/
+38
*
|
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2013-05-29
2
-2
/
+2
*
|
ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
2013-05-29
3
-3
/
+5
*
|
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
2013-05-29
8
-13
/
+19
*
|
net: Correct comparisons and calculations using skb->tail and skb-transport_h...
Simon Horman
2013-05-29
2
-4
/
+6
*
|
cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...
Simon Horman
2013-05-29
1
-6
/
+5
*
|
isdn: Correct comparison of skb->tail and skb-transport_header
Simon Horman
2013-05-29
1
-1
/
+1
*
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-29
6
-11
/
+21
|
/
*
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
2013-05-28
1
-5
/
+5
*
arp: flush arp cache on IFF_NOARP change
Timo Teräs
2013-05-28
1
-0
/
+6
*
net: pass changed flags along with NETDEV_CHANGE event
Jiri Pirko
2013-05-28
2
-2
/
+12
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
80
-127
/
+172
*
bonding: remove ifenslave.c from kernel source
Cong Wang
2013-05-28
5
-1157
/
+10
*
doc:networking: Fix typo in documentation/networking
Masanari Iida
2013-05-28
3
-9
/
+9
*
bonding: allow xmit hash policy change while bond dev is up
Nikolay Aleksandrov
2013-05-28
1
-9
/
+1
*
net/phy: Use module_spi_driver in spi_ks8995.c
Sachin Kamat
2013-05-28
1
-13
/
+1
*
netpoll: remove return value from netpoll_rx_disable()
dingtianhong
2013-05-28
3
-15
/
+7
*
net: micrel : ks8851-ml: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2013-05-28
2
-7
/
+35
*
Merge branch 'mpls_gso'
David S. Miller
2013-05-28
15
-116
/
+149
|
\
|
*
MPLS: Add limited GSO support
Simon Horman
2013-05-28
15
-3
/
+143
|
*
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
2013-05-28
1
-113
/
+6
|
/
*
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
Florian Fainelli
2013-05-28
1
-2
/
+2
*
phy: allow drivers to flag a PHY device as internal
Florian Fainelli
2013-05-28
3
-1
/
+17
*
net: ethtool: disambiguate XCVR_* meaning
Florian Fainelli
2013-05-28
1
-2
/
+2
*
net: wan: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
1
-1
/
+0
*
net: wireless: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
2
-4
/
+0
*
net: irda: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
3
-3
/
+0
*
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-28
37
-61
/
+0
*
Merge branch 'fec_regulator_suspend_resume'
David S. Miller
2013-05-28
2
-11
/
+27
|
\
|
*
fec: Handle the regulator in suspend/resume
Fabio Estevam
2013-05-28
1
-0
/
+10
|
*
fec: Remove irqs first
Fabio Estevam
2013-05-28
1
-5
/
+5
|
*
fec: Disable the PHY regulator on error and removal
Fabio Estevam
2013-05-28
1
-0
/
+6
|
*
fec: Invert the order of error path sequence
Fabio Estevam
2013-05-28
1
-2
/
+2
[prev]
[next]