index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-03-29
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
2014-03-29
ipv6: fix checkpatch errors comments and space
Wang Yufen
2014-03-29
netpoll: Respect NETIF_F_LLTX
Eric W. Biederman
2014-03-29
netpoll: Remove strong unnecessary assumptions about skbs
Eric W. Biederman
2014-03-29
netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable
Eric W. Biederman
2014-03-29
netpoll: Move rx enable/disable into __dev_close_many
Eric W. Biederman
2014-03-29
netpoll: Only call ndo_start_xmit from a single place
Eric W. Biederman
2014-03-29
netpoll: Remove gfp parameter from __netpoll_setup
Eric W. Biederman
2014-03-28
net: net: add a core netdev->tx_dropped counter
Eric Dumazet
2014-03-28
packet: respect devices with LLTX flag in direct xmit
Daniel Borkmann
2014-03-28
tipc: make discovery domain a bearer attribute
Erik Hugne
2014-03-28
tipc: fix neighbor detection problem after hw address change
Erik Hugne
2014-03-27
hsr: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
atm: replace del_timer by del_timer_sync
Julia Lawall
2014-03-27
tcp: tcp_make_synack() minor changes
Eric Dumazet
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
tipc: use node list lock to protect tipc_num_links variable
Ying Xue
2014-03-27
tipc: use node_list_lock to protect tipc_num_nodes variable
Ying Xue
2014-03-27
tipc: tipc: convert node list and node hlist to RCU lists
Ying Xue
2014-03-27
tipc: rename node create lock to protect node list and hlist
Ying Xue
2014-03-27
tipc: make broadcast bearer store in bearer_list array
Ying Xue
2014-03-27
tipc: remove active flag from tipc_bearer structure
Ying Xue
2014-03-27
tipc: convert tipc_bearers array to pointer list
Ying Xue
2014-03-27
tipc: acquire necessary locks in named_cluster_distribute routine
Ying Xue
2014-03-27
tipc: obsolete the remote management feature
Ying Xue
2014-03-27
tipc: remove unnecessary checking for node object
Ying Xue
2014-03-27
net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
Monam Agarwal
2014-03-27
net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
Monam Agarwal
2014-03-26
vlan: make a new function vlan_dev_vlan_proto() and export
dingtianhong
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-26
tcp: delete unused parameter in tcp_nagle_check()
Peter Pan(潘卫平)
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
2014-03-24
netpoll: fix the skb check in pkt_is_ns
Li RongQing
2014-03-24
ipv4: remove ip_rt_dump from route.c
Li RongQing
2014-03-24
ipv4: remove ipv4_ifdown_dst from route.c
Li RongQing
2014-03-22
batman-adv: Start new development cycle
Simon Wunderlich
2014-03-22
batman-adv: improve DAT documentation
Antonio Quartulli
2014-03-22
batman-adv: improve the TT flags documentation
Antonio Quartulli
2014-03-22
batman-adv: Send multicast packets to nodes with a WANT_ALL flag
Linus Lüssing
2014-03-22
batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support
Linus Lüssing
2014-03-22
batman-adv: Modified forwarding behaviour for multicast packets
Linus Lüssing
2014-03-22
batman-adv: Announce new capability via multicast TVLV
Linus Lüssing
2014-03-22
batman-adv: introduce capability initialization bitfield
Linus Lüssing
2014-03-22
batman-adv: Multicast Listener Announcements via Translation Table
Linus Lüssing
2014-03-22
batman-adv: add kerneldoc for dst_hint argument
Antonio Quartulli
2014-03-22
batman-adv: call unregister_netdev() to have it handle the locking for us
Marek Lindner
2014-03-22
batman-adv: fix a few kerneldoc inconsistencies
Simon Wunderlich
2014-03-22
batman-adv: prefer ether_addr_copy to memcpy
Antonio Quartulli
[next]