index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
macvlan: Remove custom recieve and forward handlers
Vlad Yasevich
1
-6
/
+1
2013-12-12
macvtap: Add support of packet capture on macvtap device.
Vlad Yasevich
1
-27
/
+32
2013-12-12
filter: doc: improve BPF documentation
Daniel Borkmann
1
-47
/
+561
2013-12-12
filter: bpf_asm: add minimal bpf asm tool
Daniel Borkmann
4
-2
/
+960
2013-12-12
filter: bpf_dbg: add minimal bpf debugger
Daniel Borkmann
2
-2
/
+1411
2013-12-12
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
Olof Johansson
1
-4
/
+4
2013-12-12
net: eth: davinci_cpdma: Mark a local variable static
Olof Johansson
1
-1
/
+1
2013-12-12
net: eth: davinci_cpdma: 64-bit phys/dma_addr_t cleanup
Olof Johansson
1
-3
/
+2
2013-12-11
8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature
Matthew Whitehead
16
-302
/
+426
2013-12-11
ipv6: router reachability probing
Jiri Benc
3
-6
/
+26
2013-12-11
sctp: remove redundant null check on asoc
wangweidong
1
-4
/
+2
2013-12-11
sch_htb: remove unnecessary NULL pointer judgment
Yang Yingliang
1
-11
/
+5
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
4
-11
/
+11
2013-12-11
vxlan: leave multicast group when vxlan device down
Gao feng
1
-6
/
+21
2013-12-11
vxlan: remove vxlan_group_used in vxlan_open
Gao feng
1
-3
/
+1
2013-12-11
bgmac: replace some magic values with defines
Rafał Miłecki
2
-9
/
+18
2013-12-11
bgmac: reset cached MAC state during chip reset
Rafał Miłecki
1
-0
/
+2
2013-12-11
net_sched: expand control flow of macro SKIP_NONLOCAL
Yang Yingliang
1
-35
/
+122
2013-12-11
net: macb: Fix build warning
Soren Brinkmann
1
-1
/
+1
2013-12-11
tipc: remove unused 'blocked' flag from tipc_link struct
Ying Xue
2
-11
/
+7
2013-12-11
tipc: eliminate code duplication in media layer
Ying Xue
4
-231
/
+149
2013-12-11
tipc: relocate common functions from media to bearer
Ying Xue
5
-401
/
+114
2013-12-11
tipc: remove TIPC usage of field af_packet_priv in struct net_device
Ying Xue
4
-46
/
+68
2013-12-11
tipc: improve naming and comment consistency in media layer
Jon Paul Maloy
2
-19
/
+19
2013-12-11
tipc: initiate media type array at compile time
Jon Paul Maloy
4
-62
/
+23
2013-12-11
tipc: eliminate redundant code with kfree_skb_list routine
Ying Xue
2
-55
/
+9
2013-12-11
net: macb: Adjust tx_clk when link speed changes
Soren Brinkmann
2
-0
/
+65
2013-12-11
net: macb: Use devm_request_irq()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Use devm_ioremap()
Soren Brinkmann
1
-5
/
+3
2013-12-11
net: macb: Migrate to devm clock interface
Soren Brinkmann
1
-12
/
+20
2013-12-11
net: macb: Migrate to dev_pm_ops
Soren Brinkmann
1
-7
/
+7
2013-12-11
net_sched: sfq: put sfq_unlink in a do - while loop
Yang Yingliang
1
-4
/
+6
2013-12-11
net_sched: add space around '>' and before '('
Yang Yingliang
2
-2
/
+3
2013-12-11
net_sched: change "foo* bar" to "foo *bar"
Yang Yingliang
2
-3
/
+3
2013-12-11
net_sched: cls_bpf: use tabs to do indent
Yang Yingliang
1
-1
/
+1
2013-12-11
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2
-2
/
+3
2013-12-11
atm: solos-pci: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-11
atm: he: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: ieee802154: remove unnecessary spi_set_drvdata()
Jingoo Han
2
-3
/
+0
2013-12-11
net: phy: spi_ks8995: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-12-11
net: vmxnet3: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: fddi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-11
net: hippi: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-12-11
virtio_net: spelling fixes
stephen hemminger
1
-2
/
+2
2013-12-11
virtio_net: remove unused parameter to send_command
stephen hemminger
1
-21
/
+13
2013-12-11
net: handle error more gracefully in socketpair()
Yann Droneaud
1
-18
/
+31
2013-12-11
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm...
David S. Miller
1
-0
/
+5
2013-12-11
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
David S. Miller
1
-0
/
+5
2013-12-11
net: more spelling fixes
stephen hemminger
5
-11
/
+11
2013-12-11
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2
-3
/
+7
[next]