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: add bridge loop avoidance compile option
Simon Wunderlich
2012-04-11
7
-5
/
+89
*
batman-adv: form groups in the bridge loop avoidance
Simon Wunderlich
2012-04-11
2
-6
/
+116
*
batman-adv: drop STP over batman
Simon Wunderlich
2012-04-11
1
-0
/
+8
*
batman-adv: add broadcast duplicate check
Simon Wunderlich
2012-04-11
5
-0
/
+91
*
batman-adv: don't let backbone gateways exchange tt entries
Simon Wunderlich
2012-04-11
4
-2
/
+74
*
batman-adv: allow multiple entries in tt_global_entries
Simon Wunderlich
2012-04-11
2
-93
/
+311
*
batman-adv: export claim tables through debugfs
Simon Wunderlich
2012-04-11
4
-3
/
+66
*
batman-adv: make bridge loop avoidance switchable
Simon Wunderlich
2012-04-11
2
-0
/
+11
*
batman-adv: add basic bridge loop avoidance code
Simon Wunderlich
2012-04-11
14
-16
/
+1430
*
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
2012-04-11
9
-517
/
+5
*
batman-adv: encourage batman to take shorter routes by changing the default h...
Marek Lindner
2012-04-11
1
-1
/
+1
*
batman-adv: Remove declaration of only locally used functions
Sven Eckelmann
2012-04-11
2
-16
/
+14
*
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
2012-04-11
6
-130
/
+41
*
batman-adv: use ETH_ALEN instead of hardcoded numeric constants
Antonio Quartulli
2012-04-11
1
-13
/
+13
*
batman-adv: clean up Kconfig
Antonio Quartulli
2012-04-11
1
-9
/
+8
*
MAINTAINERS: add additional maintainer for net/batman-adv
Antonio Quartulli
2012-04-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
4047
-49867
/
+103952
|
\
|
*
Make the "word-at-a-time" helper functions more commonly usable
Linus Torvalds
2012-04-06
2
-32
/
+49
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-06
38
-376
/
+602
|
|
\
|
|
*
net: fix a race in sock_queue_err_skb()
Eric Dumazet
2012-04-06
1
-1
/
+3
|
|
*
netlink: fix races after skb queueing
Eric Dumazet
2012-04-06
1
-11
/
+13
|
|
*
doc, net: Update ndo_start_xmit return type and values
Ben Hutchings
2012-04-06
1
-10
/
+12
|
|
*
doc, net: Remove instruction to set net_device::trans_start
Ben Hutchings
2012-04-06
1
-5
/
+2
|
|
*
doc, net: Update netdev operation names
Ben Hutchings
2012-04-06
2
-14
/
+14
|
|
*
doc, net: Update documentation of synchronisation for TX multiqueue
Ben Hutchings
2012-04-06
1
-3
/
+3
|
|
*
doc, net: Remove obsolete reference to dev->poll
Ben Hutchings
2012-04-06
1
-2
/
+1
|
|
*
ethtool: Remove exception to the requirement of holding RTNL lock
Ben Hutchings
2012-04-06
1
-2
/
+1
|
|
*
MAINTAINERS: update for Marvell Ethernet drivers
stephen hemminger
2012-04-06
1
-12
/
+7
|
|
*
bonding: properly unset current_arp_slave on slave link up
Veaceslav Falico
2012-04-06
1
-1
/
+5
|
|
*
phonet: Check input from user before allocating
Sasha Levin
2012-04-06
1
-0
/
+3
|
|
*
tcp: tcp_sendpages() should call tcp_push() once
Eric Dumazet
2012-04-06
4
-6
/
+9
|
|
*
ipv6: fix array index in ip6_mc_add_src()
RongQing.Li
2012-04-05
1
-1
/
+1
|
|
*
mlx4: allocate just enough pages instead of always 4 pages
Thadeu Lima de Souza Cascardo
2012-04-05
1
-2
/
+3
|
|
*
stmmac: re-add IFF_UNICAST_FLT for dwmac1000
Marc Kleine-Budde
2012-04-05
1
-2
/
+4
|
|
*
bnx2x: Clear MDC/MDIO warning message
Yaniv Rosner
2012-04-05
2
-2
/
+1
|
|
*
bnx2x: Fix BCM57711+BCM84823 link issue
Yaniv Rosner
2012-04-05
1
-2
/
+2
|
|
*
bnx2x: Clear BCM84833 LED after fan failure
Yaniv Rosner
2012-04-05
2
-0
/
+12
|
|
*
bnx2x: Fix BCM84833 PHY FW version presentation
Yaniv Rosner
2012-04-05
1
-2
/
+1
|
|
*
bnx2x: Fix link issue for BCM8727 boards.
Yaniv Rosner
2012-04-05
1
-7
/
+14
|
|
*
bnx2x: Restore 1G LED on BCM57712+BCM8727 designs.
Yaniv Rosner
2012-04-05
1
-15
/
+18
|
|
*
bnx2x: Fix BCM578x0-SFI pre-emphasis settings
Yaniv Rosner
2012-04-05
1
-5
/
+5
|
|
*
bnx2x: Fix BCM57810-KR AN speed transition
Yaniv Rosner
2012-04-05
1
-2
/
+18
|
|
*
bnx2x: Fix BCM57810-KR FC
Yaniv Rosner
2012-04-05
2
-0
/
+31
|
|
*
bnx2x: PFC fix
Yaniv Rosner
2012-04-05
2
-1
/
+18
|
|
*
sky2: copy received packets on inefficient unaligned architecture
stephen hemminger
2012-04-05
1
-1
/
+12
|
|
*
net/bonding: correctly proxy slave neigh param setup ndo function
Shlomo Pongratz
2012-04-05
1
-8
/
+43
|
|
*
net/bonding: emit address change event also in bond_release
Shlomo Pongratz
2012-04-05
1
-0
/
+3
|
|
*
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2012-04-05
1
-2
/
+3
|
|
*
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
2012-04-04
1
-0
/
+1
|
|
*
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
2012-04-04
1
-5
/
+19
[next]