summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville14-332/+307
2013-02-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller55-1519/+4514
2013-02-19VSOCK: Don't reject PF_VSOCK protocolAndy King1-1/+1
2013-02-19VSOCK: get rid of vsock_version.hDmitry Torokhov2-24/+1
2013-02-19VSOCK: get rid of EXPORT_SYMTABDmitry Torokhov2-4/+0
2013-02-18xfrm: release neighbor upon dst destructionRomain KUNTZ1-0/+2
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng55-107/+107
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng47-81/+94
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville55-1519/+4514
2013-02-18libceph: remove dead code in osd_req_encode_op()Alex Elder1-26/+5
2013-02-18libceph: report defined but unsupported osd opsAlex Elder1-0/+54
2013-02-18libceph: update ceph_osd_op_name()Alex Elder1-0/+24
2013-02-18libceph: add ceph_osd_state_name()Alex Elder1-0/+15
2013-02-18libceph: kill ceph_osdc_wait_event()Alex Elder1-18/+0
2013-02-18libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder1-6/+5
2013-02-18libceph: kill ceph_calc_raw_layout()Alex Elder1-45/+32
2013-02-18libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()Alex Elder1-2/+0
2013-02-18libceph: lock outside send_queued()Alex Elder1-10/+9
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder1-3/+3
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder1-4/+2
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder1-2/+2
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder1-3/+3
2013-02-18ip: fix warning in xfrm4_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18ipv6: fix warning in xfrm6_mode_tunnel_inputstephen hemminger1-1/+2
2013-02-18net: move ioctl functions into a separated fileCong Wang3-574/+577
2013-02-18cfg80211: fix station change if TDLS isn't supportedJohannes Berg1-9/+0
2013-02-18ipv6: optimize inet6_hash_frag()Eric Dumazet1-14/+1
2013-02-18Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-59/+44
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen1-1/+0
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen1-14/+24
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen2-40/+24
2013-02-18mac80211: fix harmless station flush warningJohannes Berg1-2/+3
2013-02-18sunrpc: silence build warning in gss_fill_contextJeff Layton1-2/+1
2013-02-17svcrpc: fix rpc server shutdown racesJ. Bruce Fields2-34/+32
2013-02-17svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields1-13/+2
2013-02-16tipc: remove redundant checking for the number of iovecs in a send requestYing Xue1-6/+3
2013-02-16tipc: byte-based overload control on socket receive queueYing Xue1-38/+39
2013-02-16tipc: eliminate duplicated discard_rx_queue routineYing Xue1-15/+2
2013-02-16tipc: fix missing spinlock init in broadcast codeErik Hugne1-0/+1
2013-02-16net: use skb_reset_mac_len() in dev_gro_receive()Eric Dumazet1-3/+1
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar10-10/+207
2013-02-16net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar1-31/+48
2013-02-16net: Add skb_unclone() helper function.Pravin B Shelar11-19/+12
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee1-3/+3
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville41-729/+2647
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland1-1/+2
2013-02-15SUNRPC: move cache_detail->cache_request callback call to cache_read()Stanislav Kinsbursky1-12/+20
2013-02-15SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() functionStanislav Kinsbursky1-7/+3
2013-02-15SUNRPC: rework cache upcall logicStanislav Kinsbursky3-23/+7
2013-02-15SUNRPC: introduce cache_detail->cache_request callbackStanislav Kinsbursky2-3/+6