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
*
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2013-04-18
3
-0
/
+9
*
fec: Remove unneeded asm header files
Fabio Estevam
2013-04-18
1
-5
/
+0
*
Merge branch 'tipc-ipoib'
David S. Miller
2013-04-17
10
-42
/
+438
|
\
|
*
IPoIB: add support for TIPC protocol
Patrick McHardy
2013-04-17
1
-1
/
+3
|
*
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17
6
-3
/
+416
|
*
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
2013-04-17
1
-0
/
+1
|
*
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2013-04-17
5
-16
/
+18
|
*
tipc: remove unused str2addr media callback
Patrick McHardy
2013-04-17
2
-22
/
+0
|
/
*
net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning
Bjørn Mork
2013-04-17
1
-1
/
+1
*
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
2
-4
/
+0
*
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
2
-5
/
+1
*
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
1
-3
/
+2
*
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
2
-9
/
+0
*
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
2
-12
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2013-04-17
12
-695
/
+849
|
\
|
*
openvswitch: Use generic struct pcpu_tstats.
Pravin B Shelar
2013-04-15
2
-20
/
+13
|
*
openvswitch: Simplify datapath locking.
Pravin B Shelar
2013-04-15
7
-167
/
+298
|
*
openvswitch: datapath.h: Fix a stale comment.
Andy Zhou
2013-04-10
1
-1
/
+0
|
*
openvswitch: Don't insert empty OVS_VPORT_ATTR_OPTIONS attribute
Thomas Graf
2013-04-03
1
-6
/
+8
|
*
openvswitch: Expose <linux/openvswitch.h> to userspace
Thomas Graf
2013-03-30
3
-432
/
+458
|
*
openvswitch: Use ETH_ALEN to define ethernet addresses
Thomas Graf
2013-03-30
1
-6
/
+7
|
*
openvswitch: Move common genl notify code into ovs_notify()
Thomas Graf
2013-03-30
1
-20
/
+16
|
*
openvswitch: Refine Netlink message size calculation and kill FLOW_BUFSIZE
Thomas Graf
2013-03-30
2
-45
/
+52
|
*
openvswitch: Use nla_memcpy() to memcpy() data from attributes
Thomas Graf
2013-03-30
2
-2
/
+2
|
*
openvswitch: Specify the minimal length of OVS_PACKET_ATTR_PACKET in the policy
Thomas Graf
2013-03-30
1
-3
/
+2
*
|
atl1: Protect atl1_suspend with CONFIG_PM_SLEEP
Fabio Estevam
2013-04-16
1
-0
/
+2
*
|
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-04-16
8
-115
/
+117
|
\
\
|
*
|
can: sja1000: use common prefix for all sja1000 defines
Oliver Hartkopp
2013-04-16
8
-115
/
+117
*
|
|
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
2013-04-16
1
-12
/
+3
*
|
|
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
2013-04-16
1
-1
/
+1
*
|
|
vxlan: Allow setting destination to unicast address.
Atzm Watanabe
2013-04-16
2
-44
/
+31
*
|
|
packet: minor: add generic tpacket_uhdr to access packet headers
Daniel Borkmann
2013-04-16
1
-27
/
+12
*
|
|
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
2013-04-16
1
-3
/
+9
*
|
|
tlan: cancel work at remove path
Devendra Naga
2013-04-16
1
-0
/
+1
*
|
|
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
2013-04-16
1
-29
/
+20
*
|
|
at86rf230: change irq handling to prevent lockups with edge type irq
Sascha Herrmann
2013-04-16
1
-15
/
+38
*
|
|
at86rf230: add irq type configuration option
Sascha Herrmann
2013-04-16
2
-16
/
+45
*
|
|
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-6
/
+2
*
|
|
xgmac: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-5
/
+2
*
|
|
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-8
/
+2
*
|
|
atl1: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-9
/
+2
*
|
|
can: mcp251x: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-16
1
-6
/
+2
|
/
/
*
|
Merge branch 'sync_multiple'
David S. Miller
2013-04-15
3
-44
/
+173
|
\
\
|
*
|
team: Use new sync_multiple api to sync devices adressess.
Vlad Yasevich
2013-04-15
1
-2
/
+2
|
*
|
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
2013-04-15
2
-42
/
+171
|
/
/
*
|
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2013-04-15
3
-5
/
+5
*
|
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2013-04-15
3
-15
/
+5
*
|
sis900: check for DMA map errors
Denis Kirjanov
2013-04-15
1
-4
/
+30
[next]