index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-02-20
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
David S. Miller
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-02-18
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
2014-02-18
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2014-02-18
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-02-18
netfilter: ctnetlink: force null nat binding on insert
Pablo Neira Ayuso
2014-02-17
ipv4: fix counter in_slow_tot
Duan Jiong
2014-02-17
HID: Bluetooth: hidp: make sure input buffers are big enough
David Herrmann
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
2014-02-17
batman-adv: fix potential kernel paging error for unicast transmissions
Antonio Quartulli
2014-02-17
batman-adv: avoid double free when orig_node initialization fails
Antonio Quartulli
2014-02-17
batman-adv: free skb on TVLV parsing success
Antonio Quartulli
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
2014-02-17
netfilter: nf_tables: check if payload length is a power of 2
Nikolay Aleksandrov
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-17
packet: check for ndo_select_queue during queue selection
Daniel Borkmann
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
2014-02-16
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
2014-02-16
dccp: re-enable debug macro
Gerrit Renker
2014-02-14
netfilter: nf_nat_snmp_basic: fix duplicates in if/else branches
FX Le Bail
2014-02-14
netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"
Paul Bolle
2014-02-14
netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement
Patrick McHardy
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
2014-02-13
net: sched: Cleanup PIE comments
Vijay Subramanian
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-13
sctp: optimize the sctp_sysctl_net_register
wangweidong
2014-02-13
sctp: fix a missed .data initialization
wangweidong
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-13
tipc: fix message corruption bug for deferred packets
Erik Hugne
2014-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-10
6lowpan: fix lockdep splats
Eric Dumazet
2014-02-10
9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
Richard Yao
2014-02-10
tcp: tsq: fix nonagle handling
John Ogness
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
[next]