index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
2013-04-21
net: vlan: fix up vlan_proto_idx() for CONFIG_BUG=n
Patrick McHardy
2013-04-21
net: vlan: fix memory leak in vlan_info_rcu_free()
Patrick McHardy
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-04-19
pkt_sched: fix error return code in fw_change_attrs()
Wei Yongjun
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
2013-04-19
packet: move hw/sw timestamp extraction into a small helper
Daniel Borkmann
2013-04-19
net: socket: move ktime2ts to ktime header api
Daniel Borkmann
2013-04-19
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
2013-04-19
netfilter: rename netlink related "pid" variables to "portid"
Patrick McHardy
2013-04-19
netlink: add RX/TX-ring support to netlink diag
Patrick McHardy
2013-04-19
netlink: add flow control for memory mapped I/O
Patrick McHardy
2013-04-19
netlink: implement memory mapped recvmsg()
Patrick McHardy
2013-04-19
netlink: implement memory mapped sendmsg()
Patrick McHardy
2013-04-19
netlink: add mmap'ed netlink helper functions
Patrick McHardy
2013-04-19
netlink: mmaped netlink: ring setup
Patrick McHardy
2013-04-19
netlink: add netlink_skb_set_owner_r()
Patrick McHardy
2013-04-19
netlink: don't orphan skb in netlink_trim()
Patrick McHardy
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
netlink: add symbolic value for congested state
Patrick McHardy
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-04-19
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
2013-04-18
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
Jozsef Kadlecsik
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-18
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
Eric Dumazet
2013-04-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2013-04-17
batman-adv: make is_my_mac() check for the current mesh only
Antonio Quartulli
2013-04-17
tipc: add InfiniBand media type
Patrick McHardy
2013-04-17
tipc: set skb->protocol in eth_media packet transmission
Patrick McHardy
2013-04-17
tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
Patrick McHardy
2013-04-17
tipc: remove unused str2addr media callback
Patrick McHardy
2013-04-17
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
[next]