aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-29svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields
2013-05-29HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann
2013-05-29netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg
2013-05-29mac80211: support active monitor interfacesFelix Fietkau
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau
2013-05-28net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-05-28net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-05-28net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman
2013-05-28sctp: Correct access to skb->{network, transport}_headerSimon Horman
2013-05-28ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-28ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman
2013-05-28net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman
2013-05-28net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-29batman-adv: Start new development cycleSimon Wunderlich
2013-05-29batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.cMartin Hundebøll
2013-05-29batman-adv: print the VID properlyAntonio Quartulli
2013-05-29batman-adv: change VID semantic in the BLA codeAntonio Quartulli
2013-05-29batman-adv: do not print orig nodes without nc neighbors on nc table printMarek Lindner
2013-05-29batman-adv: Remove unnecessary INIT_HLIST_NODE() callsLinus Lüssing
2013-05-29batman-adv: pass a 16bit long flag argument to tt_global_add()Antonio Quartulli
2013-05-29batman-adv: don't deal with NET_IP_ALIGN manuallyAntonio Quartulli
2013-05-29batman-adv: refactor batadv_tt_local_event()Antonio Quartulli
2013-05-29batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.cAntonio Quartulli
2013-05-29batman-adv: move ring_buffer helper functions in bat_iv_ogmAntonio Quartulli
2013-05-29batman-adv: use eth_hdr() when it makes senseAntonio Quartulli
2013-05-29batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli
2013-05-29batman-adv: do not silently ignore wrong conditionAntonio Quartulli
2013-05-29batman-adv: don't check compat version twiceAntonio Quartulli
2013-05-29batman-adv: don't check the source address twiceAntonio Quartulli
2013-05-29batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli
2013-05-29batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli
2013-05-29batman-adv: fix typos in kernel doc & commentsMarek Lindner
2013-05-29batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer
2013-05-29batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer
2013-05-28svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields
2013-05-28net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller
2013-05-28arp: flush arp cache on IFF_NOARP changeTimo Teräs
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-05-28net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V
2013-05-28net/9p: Handle error in zero copy request correctly for 9p2000.uAneesh Kumar K.V
2013-05-28net/9p: Use virtio transpart as the default transportAneesh Kumar K.V
2013-05-28net/9p: Make 9P2000.L the default protocol for 9p file systemAneesh Kumar K.V
2013-05-27ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-05-27netpoll: remove return value from netpoll_rx_disable()dingtianhong
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg